<div dir="ltr">Jonas,<div><br></div><div>you are right, sorry for the confusion.</div><div>Your patch does what I needed.</div><div><br></div><div>Thanks.</div><div>Simone</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 1, 2018 at 12:22 AM, Jonas Hahnfeld <span dir="ltr"><<a href="mailto:hahnjo@hahnjo.de" target="_blank">hahnjo@hahnjo.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Simone,<br>
<br>
I don't think an environment variable was ever used in upstream trunk, I only remember seeing this in IBM's clang-ykt fork. However, I committed an improvement just yesterday: Clang will now try to find ptxas in $PATH and if it is in a directory called bin/, add that's parent directory as a candidate CUDA installation. I think this should work for most HPC systems that use environment modules to manage their CUDA installations...<br>
Unfortunately, I still have to write documentation about this mechanism so you'd have to refer to the source code for details.<br>
<br>
Cheers,<br>
Jonas<div><div class="h5"><br>
<br>
Am 2018-01-31 23:07, schrieb Simone Atzeni via cfe-dev:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi,<br>
<br>
I remember in older version of clang (e.g. 4.0), I could set the env<br>
variable CUDAPATH=... to set the default path to cuda.<br>
In newer version (I am using 6.0), I can use the flag<br>
"--cuda-path=...", but I was wondering if there is a way to set that<br>
path once to avoid to pass that flag everytime.<br>
<br>
Thanks.<br>
Simone<br></div></div>
______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
</blockquote>
</blockquote></div><br></div>