Changes between Version 18 and Version 19 of doc/app/palmrun_quickstart
- Timestamp:
- Nov 21, 2018 9:52:43 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/palmrun_quickstart
v18 v19 27 27 \\ 28 28 Further, the installer has printed an example command for starting a PALM simulation, e.g. 29 30 {{{#!div style="background: #ffd; border: 3px ridge" 29 31 {{{ 30 palmrun -r example_cbl -a d3# -c default -X 4 -T 4 32 palmrun -r example_cbl -a d3# -c default -X 4 -T 4) 33 31 34 | | | | | 32 35 run identifier | configuration identifier | tasks per node 33 36 I/O control list number of cores 34 37 }}} 38 }}} 39 35 40 36 41 We have a [wiki:doc/app/palmrungui GUI] to create and submit the palmrun command (software requirements: QT4, python). Type into the terminal: