Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Factor out helper to validate CMAKE_CUDA_ARCHITECTURES | Brad King | 2023-09-21 | 2 | -2/+6 |
* | Modules: Use new keyword-dispatched try_compile signature | Matthew Woehlke | 2022-09-14 | 1 | -1/+1 |
* | CUDA: native/all/all-major generates minimal set of ptx code | Robert Maynard | 2022-05-03 | 4 | -12/+12 |
* | CUDA: Restore CMAKE_CUDA_ARCHITECTURES support for -real and -virtual suffixes | Brad King | 2022-04-29 | 5 | -3/+22 |
* | CUDA: Defer architecture testing to the compiler testing step | Brad King | 2022-04-25 | 2 | -2/+11 |
* | CUDA: Add support for CUDA_ARCHITECTURES=native | Brad King | 2022-03-10 | 7 | -0/+15 |
* | Tests: Fix testing CMAKE_CUDA_ARCHITECTURES=OFF with Clang | Brad King | 2022-03-10 | 2 | -0/+18 |
* | CUDA: Restore support for CMAKE_CUDA_ARCHITECTURES=OFF | Robert Maynard | 2022-03-09 | 3 | -0/+6 |
* | Tests: Add cases for CMAKE_CUDA_ARCHITECTURES={all,all-major} | Brad King | 2022-03-02 | 5 | -0/+18 |
* | CUDA: Error on empty/invalid CMAKE_CUDA_ARCHITECTURES set by user | Raul Tambre | 2022-01-27 | 8 | -0/+23 |