PHM is not compatible with the distributed memory backend, more specifically...
PHM is not compatible with the distributed memory backend, more specifically the init function of GASNet. Turn off automatically. Without the private heap manager, there is also a false positive on -Wuse-after-free due to how we count references.
Fixes issue #2451 (closed)