Robin Kuzmin

Results 33 comments of Robin Kuzmin

@LAJIidea, can you please double-check that you have the Spectre-mitigated libraries installed? (for more info, in this [readme](https://github.com/microsoft/qsharp-runtime/blob/main/README.md) search for "spectre") Compare mine output below against your pictures and see...

Oh, @LAJIidea, the problem might already been fixed by [this PR](https://github.com/microsoft/qsharp-runtime/pull/1075/files) 6 days ago (in which case it means that locally you have newer spectre-mitigated libs than the scripts were...

If the problem is already fixed then feel free to close this GitHub issue and/or let us know in this discussion.

TODO(kuzminrobin): Master the Formatter, Update the ReadMe if necessary. Ask: Scott, Bettina.

@swernli, is it intentional or accidental that on Win the script [installs clang 11.**_1_**.0](https://github.com/microsoft/qsharp-runtime/blob/a4893d898d5f5db46e3139eed7ba4fe9f2ed6289/src/Qir/Runtime/prerequisites.ps1#L7) rather than 11.**_0_**.0? If intentional, then can you please provide some more details about the reason?...

@cgranade, I believe the last bullet item (with 2 sub-bullets) is still TODO (something that can be done). However the LT is considering making the sparse simulator a default simulator...

Would be nice to get more details about "significantly slower". We know that one of the perf tests shows that the SS is about 6 times slower than FSS for...

Doesn't it make sense to move forward with this PR or close it? The PR has been pending for more than a year.

cgranade: I'll add this to the above issue, but the Mono Project documentation has a good summary of how C# ↔ C++ interop handles propagation of stack trace information from...

[Related Commit](https://github.com/microsoft/qsharp-runtime/commit/10211ce9e59e58689c92df1774920a8edc02aae3).