Open
Description
This log was provided by Nafise Moti on Slack, with debug prints in the darshan/datatypes/heatmap.py
code suggesting we get negative heatmap bin values with print(rec['write_bins'])
.
moti_nek5000.tar.gz
I asked to see if they could regenerate the log with the latest darshan-runtime
, in case it is simply an issue with the older runtime. If it is reproducible with the newer runtime, then it may be interesting to diagnose on the runtime side.
However, the initial log above is probably enough for us to start studying for evidence of i.e., overflow to produce large negative numbers, and to see if the darshan-parser
agrees with PyDarshan bindings perhaps.