Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types | Robert Maynard | 2019-02-05 | 1 | -0/+11 |
* | CUDA: Add test for device linking when host linking uses threads | Robert Maynard | 2018-10-24 | 1 | -1/+0 |
* | CUDA: Add a test to verify device linking can handle circular deps | Robert Maynard | 2018-07-17 | 1 | -0/+1 |
* | VS: Add workaround for CUDA compiler PDB location | Brad King | 2018-04-13 | 1 | -0/+4 |
* | CUDA: Pass more link libraries to device linking | Robert Maynard | 2018-03-28 | 1 | -0/+1 |
* | CUDA: Allow -G to control device debuging on MSVC. | Robert Maynard | 2018-01-11 | 1 | -1/+2 |
* | CUDA: Static libraries can now explicitly resolve device symbols | Robert Maynard | 2017-04-26 | 1 | -0/+1 |
* | CUDA: Allow sources to be compiled to .ptx files | Robert Maynard | 2017-04-20 | 1 | -0/+1 |
* | CUDA: Add tests to verify CUDA compiler works properly. | Robert Maynard | 2016-11-14 | 1 | -0/+4 |