[Darshan-commits] [Git][darshan/darshan][dev-h5d-file-rec-counter] properly handle log aggregate method
Shane Snyder
xgitlab at cels.anl.gov
Thu Mar 25 21:32:55 CDT 2021
Shane Snyder pushed to branch dev-h5d-file-rec-counter at darshan / darshan
Commits:
99abaecb by Shane Snyder at 2021-03-25T21:32:33-05:00
properly handle log aggregate method
- - - - -
1 changed file:
- darshan-util/darshan-hdf5-logutils.c
Changes:
=====================================
darshan-util/darshan-hdf5-logutils.c
=====================================
@@ -684,6 +684,7 @@ static void darshan_log_agg_hdf5_datasets(void *rec, void *agg_rec, int init_fla
struct var_t *var_bytes_p = (struct var_t *)
((char *)var_time_p + sizeof(struct var_t));
+ agg_hdf5_rec->file_rec_id = hdf5_rec->file_rec_id;
for(i = 0; i < H5D_NUM_INDICES; i++)
{
switch(i)
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/99abaecb5eab01ec76ea5d2b1f11cfe032f737d2
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/99abaecb5eab01ec76ea5d2b1f11cfe032f737d2
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210325/71ad8c3b/attachment-0001.html>
More information about the Darshan-commits
mailing list