darshan-merge
I am starting to mess with mmap'ed partial logs that I've generated on Edison using a version of IOR that just skips MPI_Finalize()
along with with darshan/e7f180dc. Upon trying to merge the partials though, I got the following error:
$ darshan-merge --job-end-time "$(date +%s)" --output ahh.darshan ~/ssio/darshan-mmap/nid0015[89]/*.darshan
Error: unable to read BG/Q module record from input log file /global/homes/g/glock/ssio/darshan-mmap/nid00158/glock_ior_id2068043_mmap-log-15272256825854712713-0.darshan.
I did not compile with the BG/Q module, and darshan-parser on these files indicates that there's no trace of BG/Q in there.
I've stuffed the partial logs that are throwing this error here:
/global/project/projectdirs/m888/glock/edison.2068043/
along with exactly what I did in README.md
.