pmodels / pilgrim

Logger for MPI communication
Other
26 stars 6 forks source link

Corrections in write_zstd_timings #31

Closed khatharsis42 closed 1 year ago

khatharsis42 commented 1 year ago

In write_zstd_timings, the timestamps were being compressed, but the buffer was immediately freed. It is now written to the correct file.