-
Notifications
You must be signed in to change notification settings - Fork 10
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
Provide KokkosComm::initialize
/finalize
#88
Closed
Closed
Commits on Jun 14, 2024
-
feat(init/fini): add basic initialization and finalization
KokkosComm should now be initialized (and finalized) these new functions. Users now must _not_ initialize/finalize MPI, nor Kokkos by themselves.
Configuration menu - View commit details
-
Copy full SHA for 6167b91 - Browse repository at this point
Copy the full SHA 6167b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e055c01 - Browse repository at this point
Copy the full SHA e055c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for d098a72 - Browse repository at this point
Copy the full SHA d098a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0baa4ca - Browse repository at this point
Copy the full SHA 0baa4caView commit details -
feat(init): let users provide their thread level + simplify signature
Also keep a version without required MPI thread level support for simpler usage
Configuration menu - View commit details
-
Copy full SHA for 5c5ed7e - Browse repository at this point
Copy the full SHA 5c5ed7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8987ce5 - Browse repository at this point
Copy the full SHA 8987ce5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a68902e - Browse repository at this point
Copy the full SHA a68902eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4868c87 - Browse repository at this point
Copy the full SHA 4868c87View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c838c - Browse repository at this point
Copy the full SHA f3c838cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfdd01e - Browse repository at this point
Copy the full SHA cfdd01eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee700c6 - Browse repository at this point
Copy the full SHA ee700c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfefa4e - Browse repository at this point
Copy the full SHA cfefa4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b00de - Browse repository at this point
Copy the full SHA d3b00deView 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.