summaryrefslogtreecommitdiff
path: root/test/Driver/cuda-bad-arch.cu
AgeCommit message (Expand)Author
2017-10-25[CUDA] Print an error if you try to compile with < sm_30 on CUDA 9.Justin Lebar
2016-08-02[CUDA] Do not allow using NVPTX target for host compilation.Artem Belevich
2016-01-12[CUDA] Add explicit mapping from sm_XX to compute_YY.Justin Lebar
2016-01-11[CUDA] Reject values for --cuda-gpu-arch that are not of the form /sm_\d+/.Justin Lebar