Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
salloc --reservation=hackathon2020 --gres=gpu:v100:1 --time=01:00:00
module load singularity
srun --pty singularity shell --nv kaldi:_20.11-py3.sif

Batch job as jobscript

...