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/
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
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
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
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
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.
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
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
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