[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] MPI Job Question



On Sat, Nov 20, 2004 at 04:36:56PM -0500, Cliff Padgett wrote:
> Does anyone know of a way to determine which / how many processors a running MPI job is using?  Condor_q seems to only tell me which computer is the master node.
> 

The logfile for a job will show an execute event for each node involved
in the job. I'm not sure what 'condor_q -run' tells you - it doesn't
surprise me that it only shows you one of the machines. 

-Erik