Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@vxfield
Copy link
Member

@vxfield vxfield commented Oct 19, 2021

By appending the AppId to the UserAgent we can distinguish calls to the Azure Quantum APIs coming from different clients like IQ# and standalone executables.

@vxfield vxfield enabled auto-merge (squash) October 21, 2021 03:55
@vxfield vxfield disabled auto-merge October 21, 2021 05:54
@vxfield vxfield enabled auto-merge (squash) October 21, 2021 05:54
@vxfield vxfield merged commit b2e2f80 into main Oct 21, 2021
@vxfield vxfield deleted the xfield/set-dotnet-user-agent-prefix branch October 21, 2021 07:46
@vxfield vxfield restored the xfield/set-dotnet-user-agent-prefix branch October 21, 2021 07:46
@vxfield vxfield deleted the xfield/set-dotnet-user-agent-prefix branch October 21, 2021 07:48
cesarzc added a commit that referenced this pull request Nov 5, 2021
* Use explicit static VC runtime on Windows (#851)

* Use explicit static VC runtime on Windows

This change updates the QIR runtime to use an explicit path to the Spectre-mitigated, static VC runtime on Windows. Using a full path here overrides the selection logic and ensures the chosen libcmt[d] and vcruntime[d] are loaded.

* Add "-sort" flag

* Include version number in find pattern

* Include libcpmt library as well

* Use spectre component name

* Append AppId to UserAgent when calling Azure Quantum APIs (#858)

* Add `CX`, `CY` and `CZ` to Type1, Type3 target packages. (#842) (#861)

* Moving QIR runtime build config into CMakeLists. (#863)

* Moving QIR runtime build config into qir_cmake_include  CMakeLists.

Co-authored-by: Stefan J. Wernli <[email protected]>
Co-authored-by: XField <[email protected]>
Co-authored-by: Ian Davis <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants