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
  • ..
  • mxm
  • mxm_poll.c
Find file BlameHistoryPermalink
  • Kenneth Raffenetti's avatar
    mxm: fix anysource_matched · 1be5fc49
    Kenneth Raffenetti authored Apr 22, 2015
    
    
    The return value of anysource_matched should be the actual result
    of the cancel operation. If the result is uncancelable, i.e. already
    matched, then CH3 will let the netmod message win and move on to the
    other requests in the queue. When the completion for the unsuccessfully
    canceled message comes in, we process it like normal.
    Reviewed-by: default avatarIgor Ivanov <Igor.Ivanov@itseez.com>
    Signed-off-by: default avatarAntonio J. Pena <apenya@mcs.anl.gov>
    1be5fc49

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