Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 394
    • Issues 394
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !345

PHM is not compatible with the distributed memory backend, more specifically...

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Koopman requested to merge hotfix-2451 into develop Feb 12, 2025
  • Overview 0
  • Commits 10
  • Changes 16

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)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: hotfix-2451