Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M MPICH-BlueGene
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Rob Latham
  • MPICH-BlueGene
  • Repository

Switch branch/tag
  • MPICH-BlueGene
  • ..
  • src
  • src
  • ch3_rma_shm.c
Find file BlameHistoryPermalink
  • Pavan Balaji's avatar
    Only create shared memory when more than one process exists. · f02eed5b
    Pavan Balaji authored Jul 08, 2014
    
    
    If there is only one process on the node in the particular
    communicator, we don't need to allocate any shared memory for it.  In
    this case, we simply call the non-shared-memory functions for
    Win_allocate and free.
    Signed-off-by: default avatarXin Zhao <xinzhao3@illinois.edu>
    f02eed5b

Replace ch3_rma_shm.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.