Re: [OMPI users] symbol lookup error for a "hello world" fortran script

2016-11-16 Thread Julien de Troullioud de Lanversin
x/mpi/intel64/lib > from your LD_LIBRARY_PATH > > Cheers, > > Gilles > > On Tue, Nov 15, 2016 at 10:33 PM, Julien de Troullioud de Lanversin > wrote: > > Gilles, > > > > > > Thank you for your fast reply. > > > > When I type whereis mpifo

Re: [OMPI users] symbol lookup error for a "hello world" fortran script

2016-11-15 Thread Julien de Troullioud de Lanversin
_LIBRARY_PATH=/usr/lib/openmpi/lib:$LD_LIBRARY_PATH > export LD_LIBRARY_PATH > or directly > export LD_LIBRARY_PATH=/usr/lib/openmpi/lib:$LD_LIBRARY_PATH > > then you can > ldd ./test > and comfirm all MPI libs (both C and Fortran) are pointing to Open MPI > > Cheers, > > Gi

[OMPI users] symbol lookup error for a "hello world" fortran script

2016-11-15 Thread Julien de Troullioud de Lanversin
brary path. I thus don't know why this path is used. I would be thankful if anyone could help me with this issue. Best, Julien de Troullioud de Lanversin ___ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users