[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...@roguewave.com
www.roguewave.com


> -Original Message-
> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On
> Behalf Of Jeff Squyres
> Sent: Monday, February 14, 2011 12:11 PM
> To: Open Developers
> Subject: [OMPI devel] 1.5.2rc1 is posted
> 
> 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/
> 
> ___
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel



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, at 12:28 PM, Nikolay Piskun wrote:

> 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...@roguewave.com
> www.roguewave.com
> 
> 
>> -Original Message-
>> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org] On
>> Behalf Of Jeff Squyres
>> Sent: Monday, February 14, 2011 12:11 PM
>> To: Open Developers
>> Subject: [OMPI devel] 1.5.2rc1 is posted
>> 
>> 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/
>> 
>> ___
>> devel mailing list
>> de...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
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
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 Message-
> From: Jeff Squyres [mailto:jsquy...@cisco.com]
> Sent: Monday, February 14, 2011 1:01 PM
> To: Nikolay Piskun
> Cc: Open MPI Developers
> Subject: Re: [OMPI devel] 1.5.2rc1 is posted
> 
> 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, at 12:28 PM, Nikolay Piskun wrote:
> 
> > 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...@roguewave.com
> > www.roguewave.com
> >
> >
> >> -Original Message-
> >> From: devel-boun...@open-mpi.org [mailto:devel-boun...@open-mpi.org]
> On
> >> Behalf Of Jeff Squyres
> >> Sent: Monday, February 14, 2011 12:11 PM
> >> To: Open Developers
> >> Subject: [OMPI devel] 1.5.2rc1 is posted
> >>
> >> 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/
> >>
> >> ___
> >> devel mailing list
> >> de...@open-mpi.org
> >> http://www.open-mpi.org/mailman/listinfo.cgi/devel
> 
> 
> --
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/




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 corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/




[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.  It 
seems to me, for such an option, one needs to move to the trunk.


Is this an error (anachronism) in the v1.5 README?


[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
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/




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_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.  It seems to 
> me, for such an option, one needs to move to the trunk.
> 
> Is this an error (anachronism) in the v1.5 README?
> ___
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel




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, it indeed looks like 
an anachronism in the README.


[1] https://svn.open-mpi.org/trac/ompi/changeset/22841



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_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.  It seems to 
me, for such an option, one needs to move to the trunk.

Is this an error (anachronism) in the v1.5 README?
___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel



___
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel