Brad King
d40bca5a8c
Tests: Remove unused iostream from CUDA sources
2024-01-18 14:27:29 -05:00
Robert Maynard
4f10111e95
CUDA: Cuda* tests add rpath entry only for need cuda lib directory
...
Found when developing https://github.com/conda-forge/cuda-nvcc-feedstock/pull/13/
We previously added RPATH entries for all implicit directories and therefore
started to load the incorrect pthread library.
2023-05-22 15:37:35 -04:00
Robert Maynard
54d8044084
Tests: Don't presume that Linux CUDA Toolkits provide static libs
2022-11-23 09:27:42 -05:00
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