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
  • src
  • ch3u_handle_recv_req.c
Find file BlameHistoryPermalink
  • Xin Zhao's avatar
    Bug-fix: correct the wrong judgement in RMA function. · aec01b39
    Xin Zhao authored Apr 17, 2015
    
    
    Here we should check if the packet type is FOP_IMMED, if so,
    we initialize the response packet to be FOP_RESP_IMMED. The
    originally code wrongly check the packet flag instead of packet
    type.
    Signed-off-by: default avatarMin Si <msi@il.is.s.u-tokyo.ac.jp>
    Signed-off-by: default avatarAntonio J. Pena <apenya@mcs.anl.gov>
    aec01b39

Replace ch3u_handle_recv_req.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.