Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MA stats for external heap allocation #222

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

jeffhammond
Copy link
Member

@edoapra and I discussed this as a necessary feature for using Fortran allocatable in NWChem effectively, because NWChem relies on MA stats to track total memory usage.

I haven't figured out how to test this yet so I'm leaving it as a draft PR for now.

NWChem is using Fortran allocatable now and it is good for MA stats to know about this to keep an accurate account of maximum memory use.

Signed-off-by: Jeff Hammond <[email protected]>
Signed-off-by: Jeff Hammond <[email protected]>
Signed-off-by: Jeff Hammond <[email protected]>
@jeffhammond jeffhammond requested a review from edoapra July 20, 2021 11:41
@jeffhammond jeffhammond changed the base branch from master to develop July 20, 2021 11:41
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.

1 participant