Update 'computing_htcondor'
parent
b3f74a6328
commit
e6d22bd1fe
@ -25,7 +25,7 @@ should_transfer_files = IF_NEEDED
|
||||
# Without variable part, output files will be the same for all jobs.
|
||||
# That can be confusing.
|
||||
output = output/job.$(ClusterId).$(ProcId).out
|
||||
error = ouput/job.$(ClusterId).$(ProcId).err
|
||||
error = output/job.$(ClusterId).$(ProcId).err
|
||||
log = output/job.$(ClusterId).log
|
||||
|
||||
# It is possible apply current environment variables in jobs, with the following
|
||||
|
Loading…
Reference in New Issue
Block a user