Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Interactive jobs can be started with the additional option  --pty , e.g.

Codeblock
languagebash
$ srun --nodes=1 -

...

-partition=standard96:test --pty /bin/bash


Important slurm commands

The commands normally used for job control and management are

...