[Openmp-dev] Building and Using LLVM/Clang 7.0 with OpenMP Offloading to NVIDIA GPUs

Jonas Hahnfeld via Openmp-dev openmp-dev at lists.llvm.org
Wed Sep 30 06:54:34 PDT 2020


Am Sonntag, den 27.09.2020, 07:28 +0900 schrieb Itaru Kitayama via
Openmp-dev:
> Jonas,

If addressing me, please include my email address to make sure it ends
up in my inbox. Otherwise messages sent only to the mailing lists get
filtered into folders that I may read / scroll over from time to time.

> I’m re-reading your instructions and now am wondering what env vars related to CUDA Toolkit installations are required when building Clang?

None that I'm aware of, at least I didn't set any in addition to those
by our 'module'. IIRC Clang detects CUDA installations by looking for
the first 'ptxas' in PATH. Unless that changed, make sure that clang -v
prints the right installation and you should be good.

Jonas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20200930/fac3c3bd/attachment.sig>


More information about the Openmp-dev mailing list