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

Specify device type everywhere in Kokkos_Random.hpp #4724

Merged
merged 3 commits into from
Jan 27, 2022

Conversation

masterleinad
Copy link
Contributor

Fixes #4723 by using the device type everywhere (and making sure that we really use a device type even if DeviceType is not).

@ndellingwood
Copy link
Contributor

@masterleinad this resolved the Intrepid2 compilation issue

@masterleinad masterleinad marked this pull request as ready for review January 27, 2022 15:06
@masterleinad masterleinad added the Blocks Promotion Overview issue for release-blocking bugs label Jan 27, 2022
algorithms/src/Kokkos_Random.hpp Outdated Show resolved Hide resolved
algorithms/src/Kokkos_Random.hpp Show resolved Hide resolved
dalg24
dalg24 previously requested changes Jan 27, 2022
algorithms/src/Kokkos_Random.hpp Show resolved Hide resolved
algorithms/src/Kokkos_Random.hpp Show resolved Hide resolved
@dalg24 dalg24 dismissed their stale review January 27, 2022 21:08

I spoke too fast

@dalg24 dalg24 merged commit 699c165 into kokkos:develop Jan 27, 2022
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.

Nightly Trilinos build error with Cuda: Recent change incompatible with Intrepid2
5 participants