update core runtime record hash implementation
Now, as the app executes, darshan-core persists the id->name mapping data to the tmp log file. This is done by serializing the id->name mapping to the mmap log file region when new records are registered.
Showing
This diff is collapsed.
Please register or sign in to comment