Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-28 | Added some cahced values | Daniel Mensinger | 1 | -2/+3 |
2019-02-28 | Fix nvcc error with threads dependency (4999) | John M. Lindemon | 1 | -1/+4 |
2019-02-24 | Solve NVCC -Werror problem. | Olexa Bilaniuk | 1 | -1/+1 |
2019-02-24 | Rework CUDA sanity check. | Olexa Bilaniuk | 1 | -69/+81 |
2019-02-19 | Add warning level zero | jml1795 | 1 | -1/+2 |
2019-02-13 | Fixes for CUDA compiler shared library linking. | Olexa Bilaniuk | 1 | -8/+29 |
2019-02-13 | Add werror flags to nvcc. Closes #4911. | Jussi Pakkanen | 1 | -0/+3 |
2019-01-21 | All the fixes needed to make work against current master. | Jussi Pakkanen | 1 | -1/+10 |
2019-01-21 | More tests and pic. | Jussi Pakkanen | 1 | -0/+3 |
2019-01-21 | Clean up minor issues. | Jussi Pakkanen | 1 | -4/+6 |
2019-01-21 | added cuda compiler | Beau Johnston | 1 | -0/+188 |