GlobalArrays / ga

Partitioned Global Address Space (PGAS) library for distributed arrays
http://hpc.pnl.gov/globalarrays/
Other
97 stars 38 forks source link

MA stats for external heap allocation #222

Open jeffhammond opened 3 years ago

jeffhammond commented 3 years ago

@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.