Stefan J. Wernli
Stefan J. Wernli
@cesarzc FYI, I confirmed that this problem does still repro on the latest QDK, and I believe the changes in https://github.com/microsoft/qsharp-compiler/pull/941 would be correct for addressing it. However, that PR...
One important concern that was brought up about invoking too much of the `IRewriteStep` infrastructure is the overall impact on performance. We definitely want to keep the language server performant,...
Is this PR still needed or can it be closed?
@kuzminrobin It is intentional and makes sure the versions are the same across platforms. Chocolatey by default installs the latest major version that has been verified, which is now 12.0....
For additional context, see previous issues on this topic for QIR (https://github.com/microsoft/qsharp-runtime/issues/552) and C# infrastructure (https://github.com/microsoft/qsharp-runtime/issues/206). As mentioned above, we may be phasing out this behavior for QIR, but there...
Ah, I might be getting ahead of myself then. Maybe we can leave the desire to inline them as a comment in the new implementations?
I believe this was resolved by #497. @bettinaheim should we keep this issue open to track adding the Inline attribute to bitwise functions, or is it worth closing this and...
Hi @kevinhartman! We would definitely appreciate the help here. This case is going to be at least a little bit tricky, because of exactly what you were already worried about:...
I've transferred this issue from qsharp-language to qsharp-runtime and updated the label to bug. We need to investigate whether the resource estimator is expected to support parallel access to these...