Search code examples
lsfslurm

SLURM display the stdout and stderr of an unfinished job


I used to use a server with LSF but now I just transitioned to one with SLURM.

What is the equivalent command of bpeek (for LSF) in SLURM?

bpeek bpeek Displays the stdout and stderr output of an unfinished job

I couldn't find the documentation anywhere. If you have some good references for SLURM, please let me know as well. Thanks!


Solution

  • You might also want to have a look at the sattach command.