Not that I’ve heard - you need to put it in your LD_LIBRARY_PATH
> On Mar 2, 2018, at 10:15 AM, Mahmood Naderan <mahmood...@gmail.com> wrote: > > Hi, > After a successful installation of opmi v3 with cuda enabled, I see that ldd > can not find a right lib file although it exists. /usr/local/lib is one of > the default locations for the library files. Isn't that? > > > > $ which mpic++ > /usr/local/bin/mpic++ > $ ldd /usr/local/bin/mpic++ > linux-vdso.so.1 => (0x00007fff06d0d000) > libopen-pal.so.40 => not found > libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 > (0x00007f3901cbd000) > libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f39018f2000) > /lib64/ld-linux-x86-64.so.2 (0x000055df58104000) > $ sudo find /usr/local -name libopen-pal* > /usr/local/lib/libopen-pal.so.40 > /usr/local/lib/libopen-pal.so.40.0.0 > /usr/local/lib/libopen-pal.la <http://libopen-pal.la/> > /usr/local/lib/libopen-pal.so > > > > Regards, > Mahmood > > > _______________________________________________ > users mailing list > users@lists.open-mpi.org > https://lists.open-mpi.org/mailman/listinfo/users
_______________________________________________ users mailing list users@lists.open-mpi.org https://lists.open-mpi.org/mailman/listinfo/users