Skip to content
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

Do not forget to set last element to nullptr when removing a flag in Kokkos::initialize #5272

Merged
merged 4 commits into from
Jul 27, 2022

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Jul 26, 2022

Spotted when working on the documentation for Kokkos::initialize
Also now raising warning in kokkos-tools when flags are not recognized

@PhilMiller
Copy link
Contributor

This needs to be picked to 3.7 also, right?

@dalg24
Copy link
Member Author

dalg24 commented Jul 27, 2022

This needs to be picked to 3.7 also, right?

I would like it to be considered for 3.7 yes

@crtrott
Copy link
Member

crtrott commented Jul 27, 2022

Just issue a PR against release-candidate too

@crtrott crtrott merged commit 5f6e3a8 into kokkos:develop Jul 27, 2022
@masterleinad masterleinad deleted the fixup_flag_removal branch July 27, 2022 14:23
@crtrott crtrott added the Blocks Promotion Overview issue for release-blocking bugs label Jul 27, 2022
dalg24 added a commit that referenced this pull request Jul 27, 2022
Cherry pick fixup command line arguments handling (#5272) into RC 3.7
ndellingwood added a commit to trilinos/Trilinos that referenced this pull request Aug 30, 2022
Updates for passing flags to Kokkos::initialize when kokkos deprecated
code is disabled. See kokkos/kokkos#5272 for reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocks Promotion Overview issue for release-blocking bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants