Hi,

you meant Open MPI 1.8.2, right ?


as far as i am concerned, i always configure Open MPI with
--enable-mpirun-prefix-by-default, so i do not need to set
LD_LIBRARY_PATH in my .bashrc

if you want us to investigate this issue, please post the full error message
- is the issue reported by mpirun ? orted ? or the MPI application ?
- should the missing library provided by Open MPI ? the system ? or
the application/a 3rd party library ?
- what is the one patch that caused your app to stop working ?

Cheers,

Gilles

On Thu, Jul 20, 2017 at 6:49 PM, saisilpa b via devel
<devel@lists.open-mpi.org> wrote:
> Hi All,
>
> I am Silpakala and using OpenMPI 1.2.8 for my project. We are using orterun
> and orted binaries to invoke the program exectable from multiple hosts and
> was working successfully. There was one patch applied in Suse Linux, after
> that the program is not working.
>
> We have multiple hosts are configured in NFS. The LD_LIBRARY_PATH and
> environment variables are configured in application configuration file and
> it is getting invoked from  .bashrc.
>
> After the patch installation in Suse Linux, we are getting the error as
> "error while loading shared libraries: cannot open shared libraries: no such
> file or directory"  when the executable try to invoke from remote hosts.
>
> Can you please let us know any solution for the same. Much appreciated for
> your resonse.
>
> Thanks, Silpa
>
> _______________________________________________
> devel mailing list
> devel@lists.open-mpi.org
> https://rfd.newmexicoconsortium.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to