Skip to content
GitLab
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 55
    • Issues 55
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • 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
  • Merge requests
  • !497

Parallel io improvements

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge parallel_io_improvements into master Feb 08, 2018
  • Overview 7
  • Commits 8
  • Changes 1

A bunch of improvements to the parallel HDF5 i/o building on the discussion with the developers.

  • Get rank 0 to create the file and empty datasets.

  • Open the file then in parallel with all the ranks.

  • Write the data in parallel.

  • If the library is recent enough, switch on the parallel write of the meta-data.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: parallel_io_improvements