Changes between Version 20 and Version 21 of External_Supercomputing_Notes
- Timestamp:
- Feb 3, 2014, 2:02:15 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
External_Supercomputing_Notes
v20 v21 1 == 2014-02-03 == 2 3 I wanted to wait to see what the result of my srun command was. It turns out to be the disappointing: 4 {{{ 5 srun: error: Multi_prog config file test24.config is too large 6 }}} 7 A search reveals that this file is larger than the 60000 byte limit (at 69854). I suspect this means rewriting things to do multiple parallel runs in series. 8 1 9 == 2014-01-31 == 2 10 … … 263 271 srun: error: @HOST@: task 1: Exited with exit code 3 264 272 }}} 265
