[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 11:25:18 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274781: [CUDA] Check that our CUDA install supports the requested architectures. (authored by jlebar).

Changed prior to commit:
  http://reviews.llvm.org/D21869?vs=63094&id=63100#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D21869

Files:
  cfe/trunk/include/clang/Basic/DiagnosticDriverKinds.td
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Driver/ToolChains.cpp
  cfe/trunk/lib/Driver/ToolChains.h
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/bin/.keep
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/include/.keep
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/lib/.keep
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/lib64/.keep
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_20.10.bc
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/nvvm/libdevice/libdevice.compute_35.10.bc
  cfe/trunk/test/Driver/Inputs/CUDA_80/usr/local/cuda/version.txt
  cfe/trunk/test/Driver/cuda-version-check.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21869.63100.patch
Type: text/x-patch
Size: 11764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160707/323a69f5/attachment-0001.bin>


More information about the cfe-commits mailing list