[PATCH] D21869: [CUDA] Check that our CUDA install supports the requested architectures.
Justin Lebar via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 7 10:48:30 PDT 2016
jlebar updated this revision to Diff 63094.
jlebar marked 3 inline comments as done.
jlebar added a comment.
Address review comments.
http://reviews.llvm.org/D21869
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/Options.td
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
lib/Driver/Tools.cpp
test/Driver/Inputs/CUDA_80/usr/local/cuda/bin/.keep
test/Driver/Inputs/CUDA_80/usr/local/cuda/include/.keep
test/Driver/Inputs/CUDA_80/usr/local/cuda/lib/.keep
test/Driver/Inputs/CUDA_80/usr/local/cuda/lib64/.keep
test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_20.10.bc
test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_35.10.bc
test/Driver/Inputs/CUDA_80/usr/local/cuda/version.txt
test/Driver/cuda-version-check.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21869.63094.patch
Type: text/x-patch
Size: 11486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160707/19478abc/attachment.bin>
More information about the cfe-commits
mailing list