[llvm-bugs] [Bug 31654] New: Environment var for --cuda-path
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jan 16 09:18:09 PST 2017
https://llvm.org/bugs/show_bug.cgi?id=31654
Bug ID: 31654
Summary: Environment var for --cuda-path
Product: clang
Version: trunk
Hardware: All
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: CUDA
Assignee: unassignedclangbugs at nondot.org
Reporter: a.huebl at hzdr.de
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
Hi,
we are adding clang CUDA compatibility to more and more of our open source
projects (and it works like a charm!).
One thing that would help making the setup easier, especially on clusters with
module environments of various CUDA toolkits, would be if we can control
--cuda-path also via an environment variable. Should we maybe add that
functionality, e.g., reacting on an exported CUDA_ROOT or LLVM_CUDA_PATH ... or
similar?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170116/7ef5297c/attachment.html>
More information about the llvm-bugs
mailing list