Related pages
Filter by label (Content by label) | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
title | Useful hint |
---|
...
You can use for example
Code Block |
---|
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.