[llvm-dev] Executing OpenMP 4.0 code on Nvidia's GPU

Ahmed ElTantawy via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 20 05:09:13 PST 2016


Hi Arpith,

That is exactly what it is :).

My bad, I thought I copied over the libraries to where LIBRARY_PATH
pointing but apparently it was copied to a wrong destination.

Thanks a lot.

On Wed, Jan 20, 2016 at 4:51 AM, Arpith C Jacob <acjacob at us.ibm.com> wrote:

> 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/0a8a7e1f/attachment.html>


More information about the llvm-dev mailing list