commit | 7024596a261f6ea8fc3a9735ac09fa92f19f4594 | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Thu Mar 10 06:57:12 2022 -0500 |
committer | Brad King <brad.king@kitware.com> | Thu Mar 10 07:10:38 2022 -0500 |
tree | 86e0423e5ab8b6d5d10335224163a929f02fdd08 | |
parent | 2a79b647fac5fc702082385cb30fedf82a972b5e [diff] |
Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with Clang Clang does not automatically choose an architecture supported by the SDK. The `OFF` value is meant for users to provide their own architecture flags, so provide one as part of the test.