- Timestamp:
- 06/01/15 06:25:13 (9 years ago)
- Branches:
- master
- Children:
- d270799
- Parents:
- 0109b01
- git-author:
- Hal Finkel <hfinkel@…> (06/01/15 06:25:13)
- git-committer:
- Hal Finkel <hfinkel@…> (06/01/15 06:25:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r0109b01 r5df7203 40 40 when the peak memory usage is first reached. 41 41 42 You might have many runs of the same application (or output from many ranks of 43 an MPI job), and you'd like to pick the one for analysis with the highest 44 memory usage. If you provide a glob pattern to memlog_analyze it will do this 45 for you. Make sure you quote the glob pattern so that your shell does not 46 expand it. 47 48 /path/to/memlog/memlog_analyze "/path/to/*.memlog" 49 42 50 When running under common batch systems, the files are named 43 51 JOB_ID.HOST.PID.memlog, and when running under the BG/Q CNK, the process's rank
Note: See TracChangeset
for help on using the changeset viewer.