-
Notifications
You must be signed in to change notification settings - Fork 361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add MPI standalone CI build job #1242
Merged
Merged
Commits on Apr 29, 2021
-
Fix compiler errors when using MPI
This commit fixes compiler warnings that were caused by Commit 1a51d27 ("Fix various compiler warnings (Qiskit#1201)"). Fixes: Qiskit#1234
Configuration menu - View commit details
-
Copy full SHA for ca12648 - Browse repository at this point
Copy the full SHA ca12648View commit details -
Add MPI standalone CI build job
This commit adds a CI job that builds aer in standalone mode with MPI to ensure that we can build with MPI support. This should hopefully prevent regressions like Qiskit#1234 in the future.
Configuration menu - View commit details
-
Copy full SHA for 6cf8f0d - Browse repository at this point
Copy the full SHA 6cf8f0dView commit details -
Merge branch 'mpi_compiler_error_fixes' of https://github.com/danbev/…
…qiskit-aer into mpi-build-job
Configuration menu - View commit details
-
Copy full SHA for 04503b8 - Browse repository at this point
Copy the full SHA 04503b8View commit details -
Use mpirun for c++ unit test execution
I'm not sure if the c++ unit tests actually will exercise routines that are MPI aware, but it doesn't hurt to run it with mpirun (since it's the only existing test for standalone mode).
Configuration menu - View commit details
-
Copy full SHA for df27c1a - Browse repository at this point
Copy the full SHA df27c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad28364 - Browse repository at this point
Copy the full SHA ad28364View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d43332 - Browse repository at this point
Copy the full SHA 8d43332View commit details -
Configuration menu - View commit details
-
Copy full SHA for e753829 - Browse repository at this point
Copy the full SHA e753829View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a2c08 - Browse repository at this point
Copy the full SHA 23a2c08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0855bd2 - Browse repository at this point
Copy the full SHA 0855bd2View commit details
Commits on Apr 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c0e0410 - Browse repository at this point
Copy the full SHA c0e0410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0786f67 - Browse repository at this point
Copy the full SHA 0786f67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7affbbb - Browse repository at this point
Copy the full SHA 7affbbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b6001 - Browse repository at this point
Copy the full SHA f1b6001View commit details
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.