memtt / malt

MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.
https://memtt.github.io/malt/
Other
106 stars 15 forks source link

Dump profile only for a given MPI rank set #78

Open svalat opened 1 year ago

svalat commented 1 year ago

For a MPI app we might want to dump a profile only for a set of ranks which might reduce the disk usage as we will maybe look only a few ranks the others being the same.