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

Re: [Condor-users] user_job_wrapper and class ads



On Tue, Oct 27, 2009 at 10:16:36AM -0500, Dan Bradley wrote:

:In Condor 7.4.0, the job ClassAd will be available as a file (named 
:.job.ad) in the job's scratch area on the worker node.

7.4 sounds like a dream :)

:In the submit file:
:
:environment = RequiresWholeMachine=true
:
:In the submit-side config file:
:
:RequiresWholeMachine = regexp("RequiresWholeMachine=true",MY.Environment)
:SUBMIT_EXPRS = $(SUBMIT_EXPRS) RequiresWholeMachine

on duplication by me is far better than enach user having it in each
submit file. 

thanks,
-Jon