> Am 30.05.2017 um 21:21 schrieb may abdelghani <may0...@yahoo.fr>: > > Hello, sir > > 1. Did you compile Open MPI on your own? yes > 2.Did you move it after the installation? no > > I compolled it as follows: > > [may@xyz ~]$ mkdir ~/openmpi > [may@xyz ~]$ tar xzvf openmpi-2.0.2.tar.gz > [may@xyz ~]$ cd openmpi-2.0.2 > [may@xyz openmpi-2.0.2]$ ./configure --prefix=/home/may/openmpi > [may@xyz openmpi-2.0.2]$ make > [may@xyz openmpi-2.0.2]$ make install > > mpirun envirenemnt variable: > > echo 'export PATH=/home/may/openmpi/bin/:$PATH' >> ~/.bashrc > echo 'export INCLUDE=/home/may/openmpi/include/:$INCLUDE ' >> ~/.bashrc > echo 'export LD_LIBRARY_PATH=/home/may/openmpi/lib/:$LD_LIBRARY_PATH' >> > ~/.bashrc
1) is it /home/may/openmpi/lib or /home/may/openmpi/lib64? 2) do you source .bashrc also for interactive logins? Otherwise it should go to ~/.bash_profile or ~/.profile > > -------------------------------------------- > En date de : Mar 30.5.17, Reuti <re...@staff.uni-marburg.de> a écrit : > > Objet: Re: [OMPI users] No components were able to be opened in the pml > framework > À: "may abdelghani" <may0...@yahoo.fr>, "Open MPI Users" > <users@lists.open-mpi.org> > Date: Mardi 30 mai 2017, 11h23 > > Hi, > >> > Am 30.05.2017 um 10:29 schrieb may abdelghani via users > <users@lists.open-mpi.org>: >> >> Hello, >> >> What it mean by the > following error message: >> >> No components were able to be opened in > the pml framework. >> >> I have opempi-2.0.2 and I used it with > ORCA 4.0.0.2 computational chemistry program. > > Did you compile Open MPI on > your own? Did you move it after the installation? > > -- Reuti > > _______________________________________________ users mailing list users@lists.open-mpi.org https://rfd.newmexicoconsortium.org/mailman/listinfo/users