Re: [OMPI devel] 1.7rc8 is posted

2013-03-01 Thread Peter Kjellström
On Wednesday 27 February 2013 17:52:42 Jeff Squyres wrote: > The goal is to release 1.7 (final) by the end of this week. New rc posted Built on CentOS-6.3 + MLNXOFED-1.5.3-310 using intel-13.1.0: OK Built with cma: OK Built with mxm (1.5.0eb2be5): OK Built with slurm: ok Launch correctness: OK I

Re: [OMPI devel] 1.7rc8 is posted

2013-02-28 Thread Pavel Mezentsev
Regarding the Open64. It's that strange thing that I need two different versions of the compilers: one for Opteron family 15h and one for general x86-64 architecture. This makes things quite complicated since my head node doesn't have Opteron family 15h processor. You can have a look at this topic:

Re: [OMPI devel] 1.7rc8 is posted

2013-02-28 Thread Jeff Squyres (jsquyres)
On Feb 28, 2013, at 12:04 PM, Pavel Mezentsev wrote: > Do you mean the logs from failed attempts? They are enclosed. If you need the > successful logs I'll need to make them again since the files from successful > builds are deleted. You guessed right; I need the logs from the failed builds.

Re: [OMPI devel] 1.7rc8 is posted

2013-02-28 Thread Pavel Mezentsev
Do you mean the logs from failed attempts? They are enclosed. If you need the successful logs I'll need to make them again since the files from successful builds are deleted. I am not using MXM. The results with the option you suggested are the same as before: #---

Re: [OMPI devel] 1.7rc8 is posted

2013-02-27 Thread Jeff Squyres (jsquyres)
On Feb 27, 2013, at 7:36 PM, Pavel Mezentsev wrote: > I've tried the new rc. Here is what I got: Thanks for testing. > 1) I've successfully built it with intel-13.1 and gcc-4.7.2. But I've failed > while using open64-4.5.2 and ekopath-5.0.0 (pathscale). The problems are in > the fortran part.

Re: [OMPI devel] 1.7rc8 is posted

2013-02-27 Thread Jeff Squyres (jsquyres)
Sweet -- thanks for the quick test! On Feb 27, 2013, at 7:54 PM, marco atzeri wrote: > On 2/27/2013 6:52 PM, Jeff Squyres (jsquyres) wrote: >> The goal is to release 1.7 (final) by the end of this week. New rc posted >> with fairly small changes: >> >> http://www.open-mpi.org/software/omp

Re: [OMPI devel] 1.7rc8 is posted

2013-02-27 Thread marco atzeri
On 2/27/2013 6:52 PM, Jeff Squyres (jsquyres) wrote: The goal is to release 1.7 (final) by the end of this week. New rc posted with fairly small changes: http://www.open-mpi.org/software/ompi/v1.7/ - Fix wrong header file / compilation error in bcol - Support MXM STREAM for isend and ire

Re: [OMPI devel] 1.7rc8 is posted

2013-02-27 Thread Pavel Mezentsev
I've tried the new rc. Here is what I got: 1) I've successfully built it with intel-13.1 and gcc-4.7.2. But I've failed while using open64-4.5.2 and ekopath-5.0.0 (pathscale). The problems are in the fortran part. In each case I've used the following configuration line: CC=$CC CXX=$CXX F77=$F77 FC

[OMPI devel] 1.7rc8 is posted

2013-02-27 Thread Jeff Squyres (jsquyres)
The goal is to release 1.7 (final) by the end of this week. New rc posted with fairly small changes: http://www.open-mpi.org/software/ompi/v1.7/ - Fix wrong header file / compilation error in bcol - Support MXM STREAM for isend and irecv - Make sure "mpirun " fails with $status!=0 - Bunches