- Infos im HLRS Wiki sind nicht rechtsverbindlich und ohne Gewähr -
- Information contained in the HLRS Wiki is not legally binding and HLRS is not responsible for any damages that might result from its use -
NEC Aurora Batch System: Difference between revisions
From HLRS Platforms
Jump to navigationJump to search
(Created page with "to get a node for interactive testing: qsub -q vector -l select=1:node_type=skl192gb24c:mpiprocs=24,walltime=3600 -I") |
No edit summary |
||
Line 1: | Line 1: | ||
to get a node for interactive testing: | to get a node for interactive testing: | ||
qsub -q vector -l select=1:node_type= | qsub -q vector -l select=1:node_type=aurora:mpiprocs=24,walltime=3600 -I |
Revision as of 11:37, 21 January 2020
to get a node for interactive testing:
qsub -q vector -l select=1:node_type=aurora:mpiprocs=24,walltime=3600 -I