Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 161 Bytes

summit_jsrun_notes.md

File metadata and controls

7 lines (5 loc) · 161 Bytes

JSRUN Options

How do I run a serial code with jsrun:

Use the --smpiargs "none" option:
jsrun --smpiargs "none" [other jsrun options] ...