Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • 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
  • !559

Hdf5 1.10.2 parallel read workaround

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Matthieu Schaller requested to merge hdf5_1_10_2_workaround into master Jun 03, 2018
  • Overview 1
  • Commits 2
  • Changes 1

Fix to #431 (closed).

If we are compiling with HDF5 1.10.2, we add a check to the parallel-io code to verify that the data we read is not compressed. If it is, we crash with an error message indicating what to do about it.

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