Versions Compared

Key

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

...

  1. Request an interactive session on the login node: ie scu-login01/scu-login02

    1. If you need to run with X-forwarding & relion - make sure to add the --x11 in the srun command

Code Block
srun -n1 -N1 --cpus-per-task=1 --partition=cryo-cpu --mem=4G --pty bash -l

...