Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
wiki:job_types [2018/06/27 22:25] – [Types in OAR 2.5.4] neyronwiki:job_types [2018/06/27 22:35] neyron
Line 4: Line 4:
 Job types control is managed by the admission rule. The 15th admission rule handle the syntax checking of the accepted job types (the administrator can enable/disable types in that admission rule). Job types control is managed by the admission rule. The 15th admission rule handle the syntax checking of the accepted job types (the administrator can enable/disable types in that admission rule).
  
-WARNING: for job type of the form key=value, passing many time the job key with different value results in only one being taken into account. E.g. if running ''oarsub -t inner=123 -t inner=456'', ''inner=123'' will overridden by ''inner=456'', the container used will be job 456 only, not job 123.  
  
 ====== Types in OAR 2.5.4 and upward ====== ====== Types in OAR 2.5.4 and upward ======
Line 191: Line 190:
  
 See also [[using hyperthreading on nodes]]. See also [[using hyperthreading on nodes]].
 +
 +====== WARNING ======
 +
 +For job type of the form **''key=value''** handled by the scheduler (e.g. ''inner'', ''timesharing'', ''placeholder'', ...), passing many time the same key with different values results in only one being taken into account by the scheduler. 
 +E.g. if running ''oarsub -t inner=123 -t inner=456'', ''inner=456'' overrides ''inner=123'', the container used will be job 456 only, not job 123. 
 +
wiki/job_types.txt · Last modified: 2018/10/15 17:20 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki