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
  • mpid
  • ch3
  • include
  • mpidrma.h
Find file BlameHistoryPermalink
  • Xin Zhao's avatar
    Avoid using VC in RMA lock queue structure. · 0eaf344b
    Xin Zhao authored Jul 21, 2014 and Pavan Balaji's avatar Pavan Balaji committed Nov 03, 2014
    
    
    We were adding an unnecessary dependency on VC structure
    declarations in the mpidpkt.h file. The required information
    in RMA lock queue is only the rank, but not actual VC.
    Here we replace VC with rank.
    Signed-off-by: Pavan Balaji's avatarPavan Balaji <balaji@anl.gov>
    0eaf344b

Replace mpidrma.h

Attach a file by drag & drop or click to upload


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