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

Fix compiling with HIP and C++17 #3390

Merged
merged 4 commits into from
Sep 17, 2020
Merged

Conversation

masterleinad
Copy link
Contributor

Fixes Use C++17 in ROCm-3.7 build (#3333) and includes the analogon to CUDA: Fix thread unsafe setting of functor attributes. (#3269) for HIP.
Part of this is to also check the return value of the HIP function calls and fixing the definition of KOKKOS_CLASS_LAMBDA.

@dalg24 dalg24 merged commit 5d935ad into kokkos:develop Sep 17, 2020
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