Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Repository
Switch branch/tag
  • swiftsim
  • src
  • task.c
Find file BlameHistoryPermalink
  • Peter W. Draper's avatar
    Turns out that having blocking MPI calls in the dumper code is bad as that can... · ca53f581
    Peter W. Draper authored Feb 07, 2020
    Turns out that having blocking MPI calls in the dumper code is bad as that can be blocked by other MPI calls in other threads, so we need to avoid any MPI calls here and create a file per rank instead
    ca53f581