Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D darshan
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 72
    • Issues 72
    • 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
  • darshan
  • darshan
  • Issues
  • #315

Closed
Open
Created Apr 20, 2021 by Shane Snyder@ssnyderOwner

HDF5 module: library warnings related to hyperslab selections

For HDF5 applications accessing datasets using selections that aren't regular hyperslabs, the following errors are displayed (reported by Tobias Meisel):

...
HDF5-DIAG: Error detected in HDF5 (1.10.7) MPI-process 3:
HDF5-DIAG: Error detected in HDF5 (1.10.7) MPI-process 1:
...
  #000: H5Shyper.c line 12066 in H5Sis_regular_hyperslab(): not a hyperslab selection
    major: Invalid arguments to routine
    minor: Inappropriate type
HDF5-DIAG: Error detected in HDF5  #000: H5Shyper.c line 12066 in H5Sis_regular_hyperslab(): not a hyperslab selection
    major: Invalid arguments to routine
    minor: Inappropriate type
 (1.10.7) MPI-process HDF5-DIAG: Error detected1:
  #000: H5Shyper.c line 12116 in H5Sget_regular_hyperslab(): not a hyperslab selection
    major: in HDF5 (1.10.7) MPI-process 3 Invalid arguments to routine
    minor: Inappropriate type

Similar warnings are reported by another user (Marta Garcia Martinez), though the warnings in that case are related to the function H5Sget_regular_hyperslab().

Assignee
Assign to
Time tracking