- Home
- /
- Documentation
- /
- Job Submission (Batch System...
- /
- How do I change...
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