CMake/Tests/CudaOnly/RuntimeControls
Robert Maynard 0d0145138f CUDA: Add abstraction for cuda runtime selection
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.
2020-01-27 16:02:26 -05:00
..
CMakeLists.txt
file1.cu
file2.cu
main.cu
no_runtime.cmake
uses_static_runtime.cmake
verify_runtime.cmake