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
  • mpi
  • coll
  • ibcast.c
Find file BlameHistoryPermalink
  • Su Huang's avatar
    Non-blocking collectives have no validity check for count · 09c9b867
    Su Huang authored Jul 17, 2014
    
    
    Added the check on count and datatype on the following functions:
    
      - MPI_Iallreduce
      - MPI_Ialltoall
      - MPI_Ibcast
      - MPI_Igather
      - MPI_Ireduce
      - MPI_Iscan
    
    (ibm) D198793
    
    Fixes #2139
    Signed-off-by: default avatarMichael Blocksome <blocksom@us.ibm.com>
    Signed-off-by: Kenneth Raffenetti's avatarKen Raffenetti <raffenet@mcs.anl.gov>
    09c9b867

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