[PATCH] D12989: [CUDA] Added CUDA installation detector class.

Artem Belevich via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 21 17:48:45 PDT 2015


tra updated the summary for this revision.
tra updated this revision to Diff 35333.
tra added a comment.

Added test case for CUDA detection.
Removed libdevice file detection for now.


http://reviews.llvm.org/D12989

Files:
  include/clang/Driver/Options.td
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  test/Driver/Inputs/CUDA/usr/local/cuda/include/.keep
  test/Driver/Inputs/CUDA/usr/local/cuda/lib/.keep
  test/Driver/Inputs/CUDA/usr/local/cuda/lib64/.keep
  test/Driver/Inputs/CUDA/usr/local/cuda/nvvm/libdevice/.keep
  test/Driver/cuda-detect.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12989.35333.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150922/6eab60d8/attachment.bin>


More information about the cfe-commits mailing list