This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
internal:start [2017/05/27 16:36] Maurits W. Haverkort |
internal:start [2018/06/13 16:17] (current) Maurits W. Haverkort [submit jobs to the cluster] |
||
|---|---|---|---|
| Line 51: | Line 51: | ||
| <code> | <code> | ||
| #!/bin/bash | #!/bin/bash | ||
| - | #MSUB -l nodes=1:best | + | #MSUB -l nodes=1:best:ppn=32 |
| #MOAB -A bw17e011 | #MOAB -A bw17e011 | ||
| #MSUB -l walltime=5:00:00:00 | #MSUB -l walltime=5:00:00:00 | ||
| Line 81: | Line 81: | ||
| echo "-----------------" | echo "-----------------" | ||
| </code> | </code> | ||
| - | |||
| ==== create new workspaces ==== | ==== create new workspaces ==== | ||