[PATCH] D42642: [CUDA] Detect installation in PATH

Jonas Hahnfeld via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 31 00:28:35 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323848: [CUDA] Detect installation in PATH (authored by Hahnfeld, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42642?vs=132103&id=132104#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42642

Files:
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Driver/ToolChains/Cuda.cpp
  cfe/trunk/test/Driver/Inputs/CUDA-nolibdevice/usr/local/cuda/bin/ptxas
  cfe/trunk/test/Driver/Inputs/CUDA-symlinks/opt/cuda/bin/ptxas
  cfe/trunk/test/Driver/Inputs/CUDA-symlinks/opt/cuda/include/.keep
  cfe/trunk/test/Driver/Inputs/CUDA-symlinks/opt/cuda/lib/.keep
  cfe/trunk/test/Driver/Inputs/CUDA-symlinks/opt/cuda/nvvm/libdevice/libdevice.compute_30.10.bc
  cfe/trunk/test/Driver/Inputs/CUDA-symlinks/opt/cuda/nvvm/libdevice/libdevice.compute_35.10.bc
  cfe/trunk/test/Driver/Inputs/CUDA-symlinks/usr/bin/ptxas
  cfe/trunk/test/Driver/Inputs/CUDA/usr/local/cuda/bin/ptxas
  cfe/trunk/test/Driver/cuda-detect-path.cu
  cfe/trunk/test/Driver/cuda-detect.cu
  cfe/trunk/test/Driver/cuda-not-found.cu
  cfe/trunk/test/Driver/cuda-version-check.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42642.132104.patch
Type: text/x-patch
Size: 19473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180131/1ff94afb/attachment-0001.bin>


More information about the llvm-commits mailing list