[llvm-dev] Executing OpenMP 4.0 code on Nvidia's GPU
Arpith C Jacob via llvm-dev
llvm-dev at lists.llvm.org
Wed Jan 20 04:51:43 PST 2016
Hi Ahmed,
nvlink is unable to find the GPU OMP runtime library in its path. Does
LIBRARY_PATH point to the right location? You could try passing the "-v"
option to clang to get more information.
Regards,
Arpith
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160120/0d0c3673/attachment.html>
More information about the llvm-dev
mailing list