summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/RuntimeControls
Commit message (Collapse)AuthorAgeFilesLines
* CUDA: Convert tests to use CUDA_ARCHITECTURESRaul Tambre2020-04-151-2/+1
|
* CUDA: Add abstraction for cuda runtime selectionRobert Maynard2020-01-277-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.