Daryl,
I've added support for this in bproc, committed to the trunk.
Tim
Jeff Squyres wrote:
No, you are not doing anything wrong.
Currently, this is not handled. I think I documented this in the
README file, but I can add a message to the orterun --help output, or
just remove it for the
No, you are not doing anything wrong.
Currently, this is not handled. I think I documented this in the
README file, but I can add a message to the orterun --help output, or
just remove it for the time being.
On Sep 19, 2005, at 6:12 PM, Tim S. Woodall wrote:
Daryl,
Tim, the latest nig
Daryl,
Tim, the latest nightly fixes this - thanks! Can I report another? I
can't seem to specify -H|-host|--host ; mpirun seems to ignore the
argument:
% mpirun -np 2 -H 0,4 ./cpi
Process 0 on n0
Process 1 on n1
pi is approximately 3.1416009869231241, Error is 0.08
> Message: 1
> Date: Thu, 15 Sep 2005 15:11:50 -0600
> From: "Tim S. Woodall"
> Subject: Re: [O-MPI users] attempt to override read-only MCA parameter
> "orte_infrastructure"
> To: Open MPI Users
> Message-ID: <4329e396.1060...@lanl.gov>
Daryl,
This should be fixed in svn.
Thanks,
Tim
Daryl W. Grunau wrote:
Hi, I downloaded/installed version 1.0a1r7337 configured to run on my BProcV4
IB cluster (mvapi, for now). Upon execution, I get the following warning
message, however the app appears to run to completion afterwards:
Daryl,
I'm seeing the same error messages - we'll look into this. Does
the mvapi port appear to be working for you. W/ a debug build
I'm seeing:
Latency:
mpi-ping: ping-pong
nprocs=2, reps=1, min bytes=0, max bytes=0 inc bytes=0
0 pings 1
0 pinged 1:0 bytes 7.47 uSec 0.
> Message: 1
> Date: Wed, 14 Sep 2005 14:44:26 -0600
> From: "Tim S. Woodall"
> Subject: Re: [O-MPI users] attempt to override read-only MCA parameter
> "orte_infrastructure"
> To: Open MPI Users
> Message-ID: <43288baa.6050...@lanl.gov>
Hello Daryl,
I believe there is a problem w/ the latest version of the bproc launcher...
Try running w/ the following to use an older version:
mpirun -mca pls_bproc_seed_priority 101
This could also be set in your system default or local MCA
parameter file.
Thanks,
Tim
Daryl W. Grunau wrot
Hi, I downloaded/installed version 1.0a1r7337 configured to run on my BProcV4
IB cluster (mvapi, for now). Upon execution, I get the following warning
message, however the app appears to run to completion afterwards:
--