Versions Compared

Key

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

...

LSFSLURMDescription
bsub < script_filesbatch script_fileSubmit a job script to the scheduler
bqueuessinfoShow available scheduling queues
bjobssqueue -u <username>List user's pending and running jobs
bsub -n 1 -q hochpc_int -Is /bin/bashsrun -n 1 -p slurmHPC_int --pty /bin/bashRequest an interactive session 

...