Draft: ENH: integrate memory pool support for List allocations
Compare changes
+ 5
− 0
@@ -132,6 +132,11 @@ projectDir="$HOME/OpenFOAM/OpenFOAM-$WM_PROJECT_VERSION"
provides an optional memory management using a memory pool. Currently can support Umpire (https://github.com/LLNL/Umpire)
When available, its use can be controlled by the FOAM_MEMORY_POOL environment variable, or the memory_pool Optimisation switch (etc/controlDict).