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

cmake 3.28+: CUDA support broken #438

Closed
evaleev opened this issue Dec 24, 2023 · 0 comments · Fixed by #439
Closed

cmake 3.28+: CUDA support broken #438

evaleev opened this issue Dec 24, 2023 · 0 comments · Fixed by #439

Comments

@evaleev
Copy link
Member

evaleev commented Dec 24, 2023

in cmake 3.28 FindCUDA (used by BLT via Umpire) requires policy 146 set to OLD

image

revamp of CUDA support in BLT is not yet ready: LLNL/blt#585

@evaleev evaleev changed the title cmake 3.28+: using Umpire cmake 3.28+: CUDA support broken Dec 24, 2023
evaleev added a commit that referenced this issue Dec 24, 2023
@evaleev evaleev linked a pull request Dec 24, 2023 that will close this issue
evaleev added a commit that referenced this issue Dec 24, 2023
evaleev added a commit that referenced this issue Dec 25, 2023
…that still uses FindCUDA + use CUDA_TOOLKIT_ROOT_DIR to assist FindCUDA in finding CUDA toolkit

resolves #438
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 a pull request may close this issue.

1 participant