Skip to content

Conversation

@shanedsnyder
Copy link

prints details on amount of memory allocated for each module, as well as the total amount of memory registered for each module. this information can be used to help sanity check that user memory configuration settings are working as expected

produces output like:

# Darshan POSIX module: bytes_registered=704 bytes_allocated=720896
# Darshan DXT_POSIX module: bytes_registered=4194280 bytes_allocated=4194304
# Darshan HEATMAP module: bytes_registered=3248 bytes_allocated=25984

prints details on amount of memory allocated for each module, as
well as the total amount of memory registered for each module.
this information can be used to help sanity check that user
memory configuration settings are working as expected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants