Difference between revisions of "BinAC/Moab"

From bwHPC Wiki
Jump to: navigation, search
Line 1: Line 1:
  +
= BinAC specific Batch Features =
'msub' is not available due to some technical reasons. Please use 'qsub' for the time being!
 
  +
  +
== Differences to the Batch Jobs Documentation ==
   
 
All resource settings and command parameters described on the general [https://www.bwhpc-c5.de/wiki/index.php/Batch_Jobs Batch Jobs Page] are applicable.
 
All resource settings and command parameters described on the general [https://www.bwhpc-c5.de/wiki/index.php/Batch_Jobs Batch Jobs Page] are applicable.
  +
But there are few technical differences on BinAC:
  +
  +
* 'msub' is not available due to some technical reasons. Please use 'qsub' for the time being!
  +
* The directives for the batch system '#MSUB' has to be replaced with '#PBS'
  +
* You have to load the module 'system/moab' in order to get access to programs like checkjob, showq, and showstart

Revision as of 15:18, 3 November 2020

1 BinAC specific Batch Features

1.1 Differences to the Batch Jobs Documentation

All resource settings and command parameters described on the general Batch Jobs Page are applicable. But there are few technical differences on BinAC:

  • 'msub' is not available due to some technical reasons. Please use 'qsub' for the time being!
  • The directives for the batch system '#MSUB' has to be replaced with '#PBS'
  • You have to load the module 'system/moab' in order to get access to programs like checkjob, showq, and showstart