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
wiki:multi-cluster_with_priority [2016/02/20 13:33] neyronwiki:multi-cluster_with_priority [2021/02/11 18:21] (current) neyron
Line 12: Line 12:
  
 e.g.: e.g.:
-$ oarsub -p "cluster = 'my_brand_new'" ... 
  
-which would be equivalent but maybe less cryptic than+<code bash> 
 +$ oarsub -p "cluster = 'my_brand_new_cluster'" ... 
 +</code>
  
-$ oarsub -p "scheduler_priority = <value for the new cluster>'" ...+which would be equivalent but maybe less cryptic than: 
 + 
 +<code bash> 
 + $ oarsub -p "scheduler_priority = <value for the new cluster>'" ... 
 +</code>
  
 The scheduler priority being a integer, it however allows for a -p The scheduler priority being a integer, it however allows for a -p
wiki/multi-cluster_with_priority.txt · Last modified: 2021/02/11 18:21 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