Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [condor-users] How can I tell what node a particularl job is running on?
- Date: Tue, 27 Jan 2004 15:54:10 -0600
- From: Erik Paulson <epaulson@xxxxxxxxxxx>
- Subject: Re: [condor-users] How can I tell what node a particularl job is running on?
On Tue, Jan 27, 2004 at 01:44:08PM -0800, Terrence Martin wrote:
> Does anyone know the proper command/commands to run to determine what
> node a particular condor job is running on?
>
> That is can I take the job ID # from condor_q and plug that into another
> command to see what node it is running on?
>
condor_q -run
You can also look in your job logfile - when a job starts executing, it will
log which machine it is running on.
-Erik
Condor Support Information:
http://www.cs.wisc.edu/condor/condor-support/
To Unsubscribe, send mail to majordomo@xxxxxxxxxxx with
unsubscribe condor-users <your_email_address>