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.18.1 policy warning with unset CMAKE_CUDA_ARCHITECTURES #22

Open
cwpearson opened this issue Aug 10, 2020 · 0 comments
Open

CMake 3.18.1 policy warning with unset CMAKE_CUDA_ARCHITECTURES #22

cwpearson opened this issue Aug 10, 2020 · 0 comments
Assignees
Labels
bug Something isn't working resource:summit

Comments

@cwpearson
Copy link
Owner

CMake Warning (dev) in bin/CMakeLists.txt:
  Policy CMP0104 is not set: CMAKE_CUDA_ARCHITECTURES now detected for NVCC,
  empty CUDA_ARCHITECTURES not allowed.  Run "cmake --help-policy CMP0104"
  for policy details.  Use the cmake_policy command to set the policy and
  suppress this warning.

Using CMake 3.18.1 on Summit (and probably other platforms) causes this warning.

@cwpearson cwpearson added bug Something isn't working resource:summit labels Aug 10, 2020
@cwpearson cwpearson self-assigned this Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working resource:summit
Projects
None yet
Development

No branches or pull requests

1 participant