This repository was archived by the owner on Jan 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
Migrate native simulator from GCC to Clang. #881
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
e01b43e
Fix UB
kuzminrobin be7abba
(research for the future) Fixed the UB and switched to gcc-11.
kuzminrobin 3011c7e
Switched NativeSimulaotr to clang on Mac and Linux
kuzminrobin cc37f28
Verbose NativeSim (NS) build on linux
kuzminrobin f27fa67
Install libomp on Mac.
kuzminrobin 8876e69
Cistomized openmp for clang on Mac.
kuzminrobin bc8e32c
libomp path correction.
kuzminrobin 3126e99
Separated compiler and linker flags.
kuzminrobin 96361ad
Reverted teh change.
kuzminrobin 2f4bd87
Added sanitizers to NS.
kuzminrobin c029960
Fixed teh sanitizers.
kuzminrobin c48ca6c
Added more sanitizers to NS.
kuzminrobin a330030
Build NS first, sanitizedrs optimization
kuzminrobin c9f75fa
Corrected the sanitizers.
kuzminrobin 516b0bd
Switched NS on Win to clang.
kuzminrobin e4d0106
Got NS compiled with clang on Win.
kuzminrobin 27ed6f8
NS tests pass (`pwsh src/Simulation/Native/test-native-simulator.ps1`).
kuzminrobin 396b6e3
Tests pass (pwsh src/Qir/Tests/test-qir-tests.ps1).
kuzminrobin 179f7a6
Updated prereqs, minor clean-up.
kuzminrobin 8c15d88
Minor clean-up.
kuzminrobin e19cf94
Canceled the win change in src/Simulation/Native/src/util/bitops.hpp.
kuzminrobin 528e70a
Got test working `Tests.Microsoft.Quantum.Simulators/Microsoft.Quantu…
kuzminrobin f392121
Minor clean-up.
kuzminrobin 2fd7b08
More clean-up.
kuzminrobin 40b1fba
Uncommented e2e commands.
kuzminrobin d2e31c8
More clean-up.
kuzminrobin c523f4d
Added Spectre mitigation to NS.
kuzminrobin 11ec1fe
Clean-up.
kuzminrobin d52c9d9
Fixing the e2e test run.
kuzminrobin 76795ba
CR changes.
kuzminrobin 47050c4
Build fix.
kuzminrobin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.