]> SALOME platform Git repositories - modules/jobmanager.git/commitdiff
Salome HOME
Update doc for V6_5_0 BR_siman_phase1 V6_5_BR TRIPOLI_323 V6_5_0 V6_5_0b1 V6_5_0b2 V6_5_0b3 V6_5_0p1 V6_5_0rc1 V6_5_0rc2
authorribes <ribes>
Mon, 23 Apr 2012 13:49:16 +0000 (13:49 +0000)
committerribes <ribes>
Mon, 23 Apr 2012 13:49:16 +0000 (13:49 +0000)
doc/job.rst

index 8c424a6b06bf52288d0f0e704d8b47fbafa556ba..ecb98a831bb821dda3d68ae980a81131bf8824e5 100644 (file)
@@ -57,9 +57,14 @@ The second table below describes the attributes of computation requirements.
 **Attribute**            **Description**
 ======================== ==============================================================================
 **Maximum duration**     It's the maximum expected duration of the job. When a batch manager is used, this
-                         time is interpreted as a **walltime** and not as a **cputime**.
+                         time is interpreted as a **walltime** and not as a **cputime**. If maximum
+                         duration is set to 0, the time will be set to the default value of the
+                         batch queue selected.
 **Number of cpu**        It's the number of cpus/cores requested.
 **Memory**               It's the amount of memory per node expected.
+**Queue**                It's optional. It permits to choose a specific batch queue on the targeted cluster.
+                         If it is not defined, most of the batch systems will affect your job to the queue
+                         that fits with the other attributes requirements.
 ======================== ==============================================================================
 
 Job's states