Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Clarify CudaOnly.SeparateCompilationPTX output | Brad King | 2022-11-23 | 1 | -4/+5 |
| | |||||
* | CUDA: Allow both CUDA_SEPARABLE_COMPILATION and CUDA_PTX_COMPILATION | Robert Maynard | 2021-10-20 | 1 | -0/+30 |
The target properties `CUDA_SEPARABLE_COMPILATION` and `CUDA_PTX_COMPILATION` now aren't mutually exclusive and can now be used together on the same target. |