[OMPI users] Typo in mpi-fort-wrapper-data.txt?

2018-01-30 Thread Joshua Wall
Hello users, I was installing a new OS this week (Xubuntu 17.10 to be exact) and pulled down the latest OMPI from apt on the machine. While trying to compile a MPI Fortran program I noticed the following: josh@josh-UX490UA:/usr/share/openmpi$ mpifort --showme gfortran -I/usr/lib/x86_64-linux-

Re: [OMPI users] Typo in mpi-fort-wrapper-data.txt?

2018-01-30 Thread Jeff Squyres (jsquyres)
Joshua - Can you describe how you installed Open MPI? I think the exact command you used to configure Open MPI will be important. Sent from my phone. No type good. On Jan 30, 2018, at 10:30 AM, Joshua Wall mailto:joshua.e.w...@gmail.com>> wrote: Hello users, I was installing a new OS thi

Re: [OMPI users] Typo in mpi-fort-wrapper-data.txt?

2018-01-30 Thread n8tm via users
Most Linux distros ignore repetition of forward slash. Sometimes used as excuse for sloppiness.  Sent via the Samsung Galaxy S8 Active, an AT&T 4G LTE smartphone Original message From: Joshua Wall Date: 1/30/18 10:28 AM (GMT-05:00) To: users@lists.open-mpi.org Subject: [OMP

Re: [OMPI users] OMPI users] OMPI users] Installation of openmpi-1.10.7 fails

2018-01-30 Thread Vahid Askarpour
This is just an update on how things turned out with openmpi-3.0.x. I compiled both EPW and openmpi with intel14. In the past, EPW crashed for both intel16 and 17. However, with intel14 and openmpi/1.8.8 , I have been getting results consistently. The nscf.in worked with the -i argument. Howeve

Re: [OMPI users] Typo in mpi-fort-wrapper-data.txt?

2018-01-30 Thread Jeff Squyres (jsquyres)
On Jan 30, 2018, at 11:51 AM, n8tm via users wrote: > > Most Linux distros ignore repetition of forward slash. Sometimes used as > excuse for sloppiness. That path is generated during configure. Meaning: some CLI arg to configure was (probably) given as "--with-SOMETHING=/usr/". Open MPI's

Re: [OMPI users] OMPI users] OMPI users] Installation of openmpi-1.10.7 fails

2018-01-30 Thread Jeff Squyres (jsquyres)
Did you install one version of Open MPI over another version? https://www.open-mpi.org/faq/?category=building#install-overwrite > On Jan 30, 2018, at 2:09 PM, Vahid Askarpour wrote: > > This is just an update on how things turned out with openmpi-3.0.x. > > I compiled both EPW and openmpi

Re: [OMPI users] OMPI users] OMPI users] Installation of openmpi-1.10.7 fails

2018-01-30 Thread Vahid Askarpour
No, I installed this version of openmpi once and with intel14. Vahid > On Jan 30, 2018, at 4:41 PM, Jeff Squyres (jsquyres) > wrote: > > Did you install one version of Open MPI over another version? > >https://www.open-mpi.org/faq/?category=building#install-overwrite > > >> On Jan 30, 2

Re: [OMPI users] OMPI users] OMPI users] Installation of openmpi-1.10.7 fails

2018-01-30 Thread Jeff Squyres (jsquyres)
Ah, my mistake -- I read the warning message too quickly: > mca_base_component_repository_open: unable to open mca_io_romio314: > libgpfs.so: cannot open shared object file: No such file or directory > (ignored) This simply means that the mca_io_romio314 plugin failed to load because it was un