Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor and MPICH on RH9
- Date: Mon, 21 Mar 2005 11:00:48 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Condor and MPICH on RH9
On Mon, Mar 21, 2005 at 05:22:20PM +0100, Fran?ois Bachmann wrote:
> Hi Erik
>
> thanks for your quick reply - what's different about the Condor rsh?
Everything. It is not at all 'rsh', it is only named rsh. When
invoked, it turns around and sends a message to a Condor daemon,
and exits.
> Any need for configuration ?
>
Nope.
> We're quite stuck with the MPI config in Condor - Condor itself works
> fine (loop.cmd), mpirun works fine (helloworld program), but combining
> the two just stays idle (plus we have a message along the lines of
> "could not find name and ScheddIpAddress in ad" in NegotiatorLog). I
> get the feeling that we've messed up the configuration of the
> Submitter/Master machine (which also runs the Collector,
> Negotiator)...
>
> Any hints ?
Check the SchedLog and the ShadowLog on the submit machine.
-Erik