Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Remove unused dllexport markup from CudaOnly.DeviceLTO | Brad King | 2024-01-18 | 2 | -14/+2 |
| | | | | The test does not use shared libraries. | ||||
* | CUDA/NVIDIA: fix LTO with explicit architectures | Rafael Stahl | 2023-05-31 | 1 | -2/+9 |
| | |||||
* | CUDA: Add Device LTO support for nvcc | Robert Maynard | 2022-07-22 | 5 | -0/+125 |
Fixes #22200 |