diff options
author | Erik Schnetter <schnetter@gmail.com> | 2020-12-04 04:16:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-04 10:16:35 +0100 |
commit | 2d3e4918456fcc737d7541c0561d221510429cea (patch) | |
tree | 735dece52c7b4e655a8cf4a527973b8b88291f9b /.flake8_packages | |
parent | f391b2e8e54c932201525a11bd20391962e1b58e (diff) | |
download | spack-2d3e4918456fcc737d7541c0561d221510429cea.tar.gz spack-2d3e4918456fcc737d7541c0561d221510429cea.tar.bz2 spack-2d3e4918456fcc737d7541c0561d221510429cea.tar.xz spack-2d3e4918456fcc737d7541c0561d221510429cea.zip |
amrex: constrain cmake if using cuda 11 (#20237)
`cmake @3.17:` is necessary to handle `cuda @11:` correctly. Earlier versions of `cmake` do not know that `cuda @11:` does not support `compute_30` any more, and list that compute capability as supported. This is handled in `cmake`'s file `Modules/FindCUDA/select_compute_arch.cmake`.
Diffstat (limited to '.flake8_packages')
0 files changed, 0 insertions, 0 deletions