Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Erro in condor_chirp
- Date: Thu, 08 Apr 2010 19:18:56 -0300
- From: "Gabriel A. von Winckler" <winckler@xxxxxxxxxxxx>
- Subject: [Condor-users] Erro in condor_chirp
Hi,
I found a very strange situation using condor_chirp in a job running in
the parallel universe.
My MPI wrapper script execute the follow command:
$(condor_config_val libexec)/condor_chirp get_job_attr AllRemoteHosts
The result is the expected (the same from condor_q -l) except on an
execution with 2 nodes.
Here is the output:
"slot4@xxxxxxxxxxxxx,slot8@xxxxxxxxxxxxx"nfig
Note the extra "nfig".
Is this expected somehow?
How should I debug this?
I'm using condor 7.4.1.
Thanks,
Gabriel