Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
wiki:multi-cluster_with_priority [2016/02/20 13:42] neyronwiki:multi-cluster_with_priority [2021/02/11 18:21] (current) neyron
Line 12: Line 12:
  
 e.g.: e.g.:
 +
 +<code bash>
 $ oarsub -p "cluster = 'my_brand_new_cluster'" ... $ oarsub -p "cluster = 'my_brand_new_cluster'" ...
 +</code>
  
-which would be equivalent but maybe less cryptic than+which would be equivalent but maybe less cryptic than:
  
-$ oarsub -p "scheduler_priority = <value for the new cluster>'" ...+<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