charm icon indicating copy to clipboard operation
charm copied to clipboard

Improve malloc implementation

Open mprobson opened this issue 9 years ago • 0 comments

Original issue: https://charm.cs.illinois.edu/redmine/issues/971


From core discussion:

  • Should we lift the ugni layer's implementation of mempool for use everywhere?
  • PAMI layer's usage of malloc should also be looked over as a way to generally improve malloc
  • In general, we want to make sure that we're using the most optimal malloc implementation on every machine

The first step is to do some analysis and gather consensus on a path forward

mprobson avatar Feb 11 '16 22:02 mprobson