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 57
    • Issues 57
    • 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
  • Merge requests
  • !453

Large hdf5 reads

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge large_hdf5_reads into master Nov 06, 2017
  • Overview 4
  • Commits 3
  • Changes 1

In the on-going series of i/o fixes here is the latest set of changes.

Basically, applying the same trick as for the writes. If we attempt to read more than 2GB, we break the read up into smaller pieces. You can reach that regime when using the EAGLE-50 on a 4 nodes or less but that is a rather extreme setup.

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