Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CUDA] add support for the new kernel launch API in CUDA-9.2+. | Artem Belevich | 2019-01-31 | 1 | -3/+11 |
* | [CUDA] Do a better job at detecting wrong-side calls. | Justin Lebar | 2016-10-08 | 1 | -1/+3 |
* | [CUDA] Raise an error if a wrong-side call is codegen'ed. | Justin Lebar | 2016-08-15 | 1 | -0/+5 |
* | [CUDA] Report an error if code tries to mix incompatible CUDA attributes. | Justin Lebar | 2016-01-13 | 1 | -0/+4 |
* | Move all CUDA testing inputs to Inputs/ subdirectory inside the tests. | Eli Bendersky | 2014-04-28 | 1 | -0/+20 |