On Feb 25, 2013, at 10:27 PM, marco atzeri wrote:
> plus the additional ones
>
> ERROR.patch : ERROR is already defined, so another label
> is needed for "goto ERROR"
Snipped.
I finally filed a ticket about this:
https://svn.open-mpi.org/trac/ompi/ticket/3527
We tal
This is now fixed and CMRd - thanks!
On Feb 26, 2013, at 1:36 PM, Eugene Loh wrote:
> On 02/23/13 14:45, Ralph Castain wrote:
>> This release candidate is the last one we expect to have before release, so
>> please test it. Can be downloaded from the usual place:
>> http://www.open-mpi.org/soft
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
What: svn rm the csum PML component.
Why: We will no longer be maintaining this component.
When: Today @ 5:00 PM. This is a notification only for the component's removal.
If anyone cares about it let me know and I will spare it.
Are there any other ob1 clones which should go away? I am finishin
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
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
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
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.