Re: [OMPI users] Error in file runtime/orte_init.c

2016-09-02 Thread Mahmood Naderan
​OK thanks for the hint. In fact 'ldd' command shows that some libraries were missing. adding the paths to LD_LIBRARY_PATH solved the problem. Regards, Mahmood ___ users mailing list users@lists.open-mpi.org

Re: [OMPI users] Error in file runtime/orte_init.c

2016-09-02 Thread Jeff Squyres (jsquyres)
Did you, perchance, install open MPI v2.0.0 in the same directory tree that a prior version of open MPI was already installed? If so, open MPI may be trying to use plugins from the prior version of open MPI, which will be problematic. Sent from my phone. No type good. > On Sep 2, 2016, at

[OMPI users] Error in file runtime/orte_init.c

2016-09-02 Thread Mahmood Naderan
Hi, Using OpenMPI-2.0.0, is there any idea about this error A requested component was not found, or was unable to be opened. This means that this component is either not installed or is unable to be used on your system (e.g., sometimes this means that shared libraries that the component requires