Benutzer-Werkzeuge

Webseiten-Werkzeuge


commands

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
commands [2022/06/07 22:20]
schwan
commands [2022/07/28 17:15] (aktuell)
schwan
Zeile 11: Zeile 11:
 | ''bjobs -q BatchXL'' | short listing of  your jobs running in a queue called "BatchXL | | ''bjobs -q BatchXL'' | short listing of  your jobs running in a queue called "BatchXL |
 | ''man bjobs'' | More Information about the command | | ''man bjobs'' | More Information about the command |
 +
 +| ''bsub'' | job start command |
 +| ''bsub -b'' | Dispatches the job for execution on or after the specified date and time |
 +| ''bsub -b 20:00'' | set the job begin time to 8 pm |
 +
  
 | ''bkill'' | kill (finish) one of your job with a jobid | | ''bkill'' | kill (finish) one of your job with a jobid |
Zeile 34: Zeile 39:
 | ''lsload -gpuload'' | displays information about the gpu load on all gpu nodes | | ''lsload -gpuload'' | displays information about the gpu load on all gpu nodes |
 | ''lsload -gpuload hostname'' | displays information about the gpu load on a certain host | | ''lsload -gpuload hostname'' | displays information about the gpu load on a certain host |
- ''lsload -gpuload -w hostname''  | displays "wide" information about the gpu load on a certain host |+| ''lsload -gpuload -w hostname'' | displays "wide" information about the gpu load on a certain host |
  
commands.1654633251.txt.gz · Zuletzt geändert: 2022/06/07 22:20 von schwan