19 |
* used (and tested) on myrinet-3 cluster. |
* used (and tested) on myrinet-3 cluster. |
20 |
* suffer from a lack of meaningful comments. |
* suffer from a lack of meaningful comments. |
21 |
|
|
22 |
|
c) A short script to split the ASCII Diagnostics-Stats output file |
23 |
|
into separated files (one per field) that are easy to read/load |
24 |
|
(e.g., in matlab, just use "load" command) |
25 |
|
script: extract_StD |
26 |
|
no known dependency |
27 |
|
+ A matlab script to load in 1 array all the separated files: |
28 |
|
matlab-script: read_StD |
29 |
|
no known dependency |
30 |
|
|