Re: [OMPI users] OpenMPI on Windows - policy

2013-06-25 Thread Mathieu Gontier
Thanks guys fo these information. Mathieu. On Tue, Jun 25, 2013 at 12:49 AM, Jeff Squyres (jsquyres) < jsquy...@cisco.com> wrote: > Also, we have no way of making 1.6.x releases in Windows any more. So > Windows support unfortunately ended in mid-series. :-\ > > > On Jun 24, 2013, at 6:40 PM,

Re: [OMPI users] OpenMPI 1.6.4 and Intel Composer_xe_2013.4.183: problem with remote runs, orted: error while loading shared libraries: libimf.so

2013-06-25 Thread Stefano Zaghi
Dear All, I have performed some tests and I finally run successfully mpiexec without simlinks. As Thomas said my error was the LD_LIBRARY_PATH setting. The correct setup is the following: source /home/stefano/opt/intel/2013.4.183/bin/compilervars.sh intel64 export MPI=/home/stefano/opt/mpi/openmpi

Re: [OMPI users] openmpi 1.6.3 fails to identify local host if its IP is 127.0.1.1

2013-06-25 Thread Ralph Castain
I'll ignore the rest of this thread as it kinda diverged from your original question. I've been reviewing the code, and I think I'm getting a handle on the issue. Just to be clear - your hostname resolves to the 127 address? And you are on a Linux (not one of the BSD flavors out there)? If the an

Re: [OMPI users] Application hangs on mpi_waitall

2013-06-25 Thread eblosch
An update: I recoded the mpi_waitall as a loop over the requests with mpi_test and a 30 second timeout. The timeout happens unpredictably, sometimes after 10 minutes of run time, other times after 15 minutes, for the exact same case. After 30 seconds, I print out the status of all outstanding rec

[OMPI users] error: unknown type name 'ompi_jobid_t'

2013-06-25 Thread Jeff Hammond
I observe this error with the OpenMPI 1.7.1 "feature": Making all in mca/common/ofacm make[2]: Entering directory `/gpfs/mira-home/jhammond/MPI/openmpi-1.7.1/build-gcc/ompi/mca/common/ofacm' CC common_ofacm_xoob.lo ../../../../../ompi/mca/common/ofacm/common_ofacm_xoob.c:158:91: error: unk