summaryrefslogtreecommitdiff
path: root/test/Driver/cuda-external-tools.cu
AgeCommit message (Expand)Author
2017-08-07[OpenMP] Pass -v to PTXAS if it was passed to the driver.Gheorghe-Teodor Bercea
2017-05-24Driver must return non-zero code on errors in command lineSerge Pavlov
2017-05-11Reverted r302775Serge Pavlov
2017-05-11Driver must return non-zero code on errors in command lineSerge Pavlov
2016-11-18[CUDA] Driver changes to support CUDA compilation on MacOS.Justin Lebar
2016-04-19[CUDA] Add --no-cuda-noopt-debug, which disables --cuda-noopt-debug.Justin Lebar
2016-02-16[CUDA] pass debug options to ptxas.Artem Belevich
2016-01-19[CUDA] Handle -O options (more) correctly.Justin Lebar
2016-01-14[CUDA] Invoke ptxas and fatbinary during compilation.Justin Lebar