How do I change the requirement for walltime?

A: Use the condor_qedit command to change job requirements. Be aware of the fact that this change can be done only for jobs staying at Idle state.

condor_qedit <job_ID> MaxRuntime=86400
condor_qedit <job_ID> RequestMemory=4G
Přejít nahoru