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
  • common
  • sched
  • mpid_sched.c
Find file BlameHistoryPermalink
  • Igor Ivanov's avatar
    mpid/sched: Fix issue with schedule entries list processing · b210805e
    Igor Ivanov authored Feb 09, 2015
    
    
    Call of MPID_Sched_cb callback function can force list memory
    reallocation. As a result entry point proccessed before call
    can become invalid. It should be set again after callback call.
    Signed-off-by: default avatarDevendar Bureddy <devendar@mellanox.com>
    Signed-off-by: default avatarIgor Ivanov <Igor.Ivanov@itseez.com>
    Signed-off-by: default avatarWesley Bland <wbland@anl.gov>
    b210805e

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