summaryrefslogtreecommitdiffstats
path: root/Tests/CudaOnly/RuntimeControls
Commit message (Collapse)AuthorAgeFilesLines
* 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.