[OMPI devel] 1.5.2rc1 is posted

2011-02-14 Thread Jeff Squyres
Woo hoo: http://www.open-mpi.org/software/ompi/v1.5/ Give it a whirl. -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI devel] 1.5.2rc1 is posted

2011-02-14 Thread Nikolay Piskun
Jeff, Any chance my patch to fix startup of Totalview with srun instead of mpirun can make it to 1.5.2 release? Thanks Nikolay Piskun | Director of Continuing Engineering | Totalview Technologies | Rogue Wave Software Inc | 24 Prime Parkway, Natick, MA 01760 | p 508-652-7739| nikolay.pis...@r

Re: [OMPI devel] 1.5.2rc1 is posted

2011-02-14 Thread Jeff Squyres
Yes, I have that on my to-do list. I just got to "make the RC" on the to-do list first... I do not expect that this will be the final RC before 1.5.2 goes final. I consider the issue that you fixed to be pretty minor and ok to slip to rc2. I will likely get to it today. On Feb 14, 2011, a

Re: [OMPI devel] 1.5.2rc1 is posted

2011-02-14 Thread Nikolay Piskun
Yes, this is minor as far as rc, I just want it to be in final version. Nikolay Piskun | Director of Continuing Engineering | Totalview Technologies | Rogue Wave Software Inc | 24 Prime Parkway, Natick, MA 01760 | p 508-652-7739| nikolay.pis...@roguewave.com www.roguewave.com > -Original

Re: [OMPI devel] Debugger problem with srun and openmpi 1.5 (hang in OMPI)

2011-02-14 Thread Jeff Squyres
On Feb 10, 2011, at 3:19 PM, Nikolay Piskun wrote: > Thanks much, looks like this should work. The patch is one line: "should work" :) Did you test it? I ask because I don't have a license to test it myself... It compiles, but that's all I can tell. -- Jeff Squyres jsquy...@cisco.com For co

[OMPI devel] --enable-opal-multi-threads

2011-02-14 Thread Eugene Loh
In the v1.5 README, I see this: --enable-opal-multi-threads Enables thread lock support in the OPAL and ORTE layers. Does not enable MPI_THREAD_MULTIPLE - see above option for that feature. This is currently disabled by default. I don't otherwise find opal-multi-threads at all in this branch.

[OMPI devel] 1.5.1rc1 is borked

2011-02-14 Thread Jeff Squyres
Sorry folks -- the release-building script caught the error, but it didn't *print* the error, so George/I thought it had completed successfully. The nightly build script, however, *did* print the error -- and I just confirmed that 1.5.1rc1 is borked. We'll fix it tomorrow. -- Jeff Squyres js

Re: [OMPI devel] --enable-opal-multi-threads

2011-02-14 Thread Ralph Castain
If the ability to turn "on" thread support is missing from 1.5, then that is an error. On Feb 14, 2011, at 5:36 PM, Eugene Loh wrote: > In the v1.5 README, I see this: > > --enable-opal-multi-threads > Enables thread lock support in the OPAL and ORTE layers. Does > not enable MPI_THREAD_MULTIP

Re: [OMPI devel] --enable-opal-multi-threads

2011-02-14 Thread Abhishek Kulkarni
On Mon, 14 Feb 2011, Ralph Castain wrote: If the ability to turn "on" thread support is missing from 1.5, then that is an error. No, it was changed from "--enable-mpi-threads" to "--enable-opal-multi-threads" on the trunk in r22841 [1]. If the changeset has not been brought over to v1.5