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 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 24
    • Merge requests 24
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
  • Repository
  • swiftsim
  • src
  • engine.c
Find file Blame History Permalink
  • Peter W. Draper's avatar
    On nodes with a number of cores that isn't a power of 2 an overrun · 6d8c3195
    Peter W. Draper authored Apr 22, 2015
    of the cpuid array was happening (COSMA4 has 24 cores per node).
    
    There may be better solutions, one just refuses to accept invalid
    ids using the existing calculation that runs cleanly to the next power of 2.
    
    
    Former-commit-id: e698ada22eb1240257feb31505a55dfde386e105
    6d8c3195