Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Convert tests to use CUDA_ARCHITECTURES | Raul Tambre | 2020-04-15 | 1 | -2/+1 |
| | |||||
* | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 7 | -0/+221 |
Fixes #17559 Replace our hard-coded default of cudart=static with a first-class abstraction to select the runtime library from an enumeration of logical names. |