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

[3.4.1] Take over #3991: staticcsrgraph: use device type instead of execution space to construct views #3998

Merged
merged 1 commit into from
May 5, 2021

Conversation

masterleinad
Copy link
Contributor

This is also needed for trilinos/Trilinos#9086.

…ct views

Using the execution space to construct views internally can
lead to issues when the staticcrsgraph itself is built
using a non default memory space. This leads to build failures
in Tpetra on AMD. Closes issue kokkos#3990.

Applying clang-format
@dalg24 dalg24 merged commit 868862a into kokkos:release-candidate-3.4.1 May 5, 2021
@ndellingwood
Copy link
Contributor

Cross-reference #3991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants