darshan-hpc / darshan

Darshan I/O characterization tool
Other
57 stars 28 forks source link

DXT module contains incomplete data #864

Closed Jonathanlyj closed 1 year ago

Jonathanlyj commented 2 years ago

My darshan log contains 5048314 POSIX reads and every time I run darshan-dxt-parser, it warns me that the report has in complete data because the module runs out of memory. Is there are way to show the complete log in the file? I have tried to set DXT_ENABLE_IO_TRACE to higher value but it didn't help. Thanks!

Jonathanlyj commented 1 year ago

DARSHAN_MODMEM= not working. Solved by reinstall darshan runtime with --with-mod-mem configuration.