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
    Embedding packet structure into RMA operation structure. · b1685139
    Xin Zhao authored Nov 02, 2014 and Pavan Balaji's avatar Pavan Balaji committed Nov 03, 2014
    
    
    We were duplicating information in the operation structure and in the
    packet structure when the message is actually issued.  Since most of
    the information is the same anyway, this patch just embeds a packet
    structure into the operation structure, so that we eliminate unnessary
    copy.
    Signed-off-by: Pavan Balaji's avatarPavan Balaji <balaji@anl.gov>
    b1685139

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.