It is in the latest 1.4.3 nightly tarball now.
On Jun 18, 2010, at 12:33 PM, Jeff Squyres wrote:
> On Jun 18, 2010, at 9:57 AM, David Turner wrote:
>
>> I downloaded openmpi-1.4.3a1r23261.tar.gz, dated June 9. It behaves the
>> same as 1.4.2. Is there a newer version available for testing?
>
On Jun 18, 2010, at 9:57 AM, David Turner wrote:
> I downloaded openmpi-1.4.3a1r23261.tar.gz, dated June 9. It behaves the
> same as 1.4.2. Is there a newer version available for testing?
Not yet. Ticket 2431 was just approved to be put back to the 1.4 branch (which
contains the fix); it hasn
Hi,
On 06/17/2010 03:34 PM, Ralph Castain wrote:
No more info required - it's a bug. Fixed and awaiting release of 1.4.3.
I downloaded openmpi-1.4.3a1r23261.tar.gz, dated June 9. It behaves the
same as 1.4.2. Is there a newer version available for testing?
On Jun 17, 2010, at 3:50 PM, Davi
No more info required - it's a bug. Fixed and awaiting release of 1.4.3.
Thanks
On Jun 17, 2010, at 3:50 PM, David Turner wrote:
> Hi,
>
> Recently, Christopher Maestas reported a problem with -npernode in
> Open MPI 1.4.2 ("running a ompi 1.4.2 job with -np versus -npernode").
> I have also en
Hi,
Recently, Christopher Maestas reported a problem with -npernode in
Open MPI 1.4.2 ("running a ompi 1.4.2 job with -np versus -npernode").
I have also encountered this problem, with a simple "hello, world"
program:
% mpirun -np 16 ./a.out
myrank, icount = 0 16
myrank,