Skip to content
Snippets Groups Projects
Commit ff1bffcd authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

Update job_execution.md

parent 36594ccd
Branches
Tags
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
......@@ -15,7 +15,7 @@ The resources are allocated to the job in a fair-share fashion, subject to const
* **qdgx**, the queue for DGX-2 machine
!!! note
Job maximum walltime is **2** hours.
Job maximum walltime is **48** hours.
!!! note
The qdgx queue is configured to run one job and accept one job in a queue per user.
......@@ -29,7 +29,7 @@ The `qsub` submits the job into the queue. The command creates a request to the
When allocating computational resources for the job, specify:
1. a queue for your job (the default is **qdgx**)
1. the maximum wall time allocated to your calculation (default is **1 hour**, maximum is **2 hour**)
1. the maximum wall time allocated to your calculation (default is **4 hour**, maximum is **48 hour**)
1. a Jobscript or interactive switch
!!! info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment