> Message: 1
> Date: Thu, 15 Sep 2005 15:11:50 -0600
> From: "Tim S. Woodall" <twoodall_at_[hidden]>
> Subject: Re: [O-MPI users] attempt to override read-only MCA parameter
> "orte_infrastructure"
> To: Open MPI Users <users_at_[hidden]>
> Message-ID: <4329E396.1060308_at_[hidden]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> Daryl,
>
> This should be fixed in svn.
>
> Thanks,
> Tim
Tim, the latest nightly fixes this - thanks! Can I report another? I
can't seem to specify -H|-host|--host <arg0>; 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.0000083333333309
wall clock time = 0.010952
Am I specifying this wrong?
Daryl
|