Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Fix CudaOnly.StaticRuntimePlusToolkit build rpath | Robert Maynard | 2020-06-16 | 1 | -0/+6 |
| | |||||
* | CUDA: Add abstraction for cuda runtime selection | Robert Maynard | 2020-01-27 | 7 | -0/+209 |
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. |