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.7.01] Fix warning calling a __host__ function from a __host__ __device__ from View:: as_view_of_rank_n #5591

Merged

Conversation

dalg24
Copy link
Member

@dalg24 dalg24 commented Oct 21, 2022

Cherry-pick #5590
Essentially a fixup for #5553 that introduced a warning about calling a __host__ function from a __host__ __device__ function

Kokkos::throw_runtime_exception in a host device function.
@dalg24 dalg24 mentioned this pull request Oct 21, 2022
@dalg24 dalg24 merged commit c710a41 into kokkos:release-candidate-3.7.01 Oct 21, 2022
@dalg24 dalg24 deleted the cherry-pick-5590-into-rc371 branch October 21, 2022 04:47
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