Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !1360

Add NUMA interleave of memory allocations

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Peter W. Draper requested to merge numa-interleave into master May 20, 2021
  • Overview 26
  • Commits 8
  • Changes 6

Adds the option to interleave memory allocations uniformly across the NUMA regions which are allowed by the CPU affinity mask.

Seems to help the threadpool when running EAGLE_50 on a single node of COSMA8, see #760.

Edited Oct 28, 2021 by Peter W. Draper
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: numa-interleave