Re: [OMPI users] Build Open-MPI without OpenCL support

2017-09-09 Thread Nilesh Kokane
lloc' test_cuda_aware.c:(.text+0xd3): undefined reference to `cudaFree' giving -lcudart doesn't help. -- Regards, Nilesh Kokane ___ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users

Re: [OMPI users] Build Open-MPI without OpenCL support

2017-09-08 Thread Nilesh Kokane
/kokanen/opt/include -pthread -Wl,-rpath -Wl,/home/kokanen/opt/lib -Wl,--enable-new-dtags -L/home/kokanen/opt/lib -lmpi -- Regards, Nilesh Kokane ___ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users

Re: [OMPI users] Build Open-MPI without OpenCL support

2017-09-08 Thread Nilesh Kokane
On Fri, Sep 8, 2017 at 4:08 PM, Nilesh Kokane wrote: > On Fri, Sep 8, 2017 at 3:33 PM, Gilles Gouaillardet > wrote: >> >> Nilesh, >> >> Can you >> configure --without-nvidia ... >> And see if it helps ? > > No, I need Nvidia cuda support. Or els

Re: [OMPI users] Build Open-MPI without OpenCL support

2017-09-08 Thread Nilesh Kokane
On Fri, Sep 8, 2017 at 3:33 PM, Gilles Gouaillardet wrote: > > Nilesh, > > Can you > configure --without-nvidia ... > And see if it helps ? No, I need Nvidia cuda support. //Nilesh Kokane ___ users mailing list users@lists.

[OMPI users] Build Open-MPI without OpenCL support

2017-09-08 Thread Nilesh Kokane
e/kokanen/opt/lib/libopen-pal.so.20: undefined reference to `clGetDeviceInfo@OPENCL_1.0' /home/kokanen/opt/lib/libopen-pal.so.20: undefined reference to `clGetDeviceIDs@OPENCL_1.0' [1]. https://www.open-mpi.org/projects/hwloc/doc/v1.7.2/a00014.php -- Regards, Nilesh Kokane