Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »


You can use for example

srun OTHERPARAMETERS --pty bash

to request an interactive job. OTHERPARAMETERS are parameters like time limit partition or others explained in Running Compute Jobs .

WARNING: Interactive jobs are not recommended because it is very likely that your job will NOT start immediately due to other jobs already running on the system.

  • No labels