Bureaucrats, cc_docs_admin, cc_staff
2,306
edits
No edit summary |
No edit summary |
||
Line 64: | Line 64: | ||
Load Chapel and start an interactive job requesting four nodes and three cores on each node: | Load Chapel and start an interactive job requesting four nodes and three cores on each node: | ||
{{ | {{Commands | ||
|module unload chapel-single | |||
|. /home/razoumov/startMultiLocale.sh | |||
}} | |||
Once the interactive job starts, you can compile and run your code from the prompt on the first allocated compute node: | Once the interactive job starts, you can compile and run your code from the prompt on the first allocated compute node: |