Skip to content

E: H5Block3dWriteScalarFieldFloat32: Group "data" already exists #1

@lizhiyuell

Description

@lizhiyuell

Hi, I compile the benchmark gcrmio under benchmarks/write and try with "./gcrmio -r 5 -s 1 -t 1 -prs". However, I get the following errors:

Write test 0...
HDF5-DIAG: Error detected in HDF5 (1.15.0) MPI-process 0:
  #000: H5L.c line 1207 in H5Lexists(): unable to synchronously check link existence
    major: Links
    minor: Can't get value
  #001: H5L.c line 1172 in H5L__exists_api_common(): can't set object access arguments
    major: Links
    minor: Can't set value
  #002: H5VLint.c line 2675 in H5VL_setup_name_args(): invalid location identifier
    major: Invalid arguments to routine
    minor: Inappropriate type
  #003: H5VLint.c line 1739 in H5VL_vol_object(): invalid identifier type to function
    major: Invalid arguments to routine
    minor: Inappropriate type
E: H5Block3dWriteScalarFieldFloat32: Group "data" already exists
rank 0: gcrmio.c (523): H5Block3dWriteScalarFieldFloat32 failed!

Besides, I can observe the same issue when running vorpalio:

HDF5-DIAG: Error detected in HDF5 (1.15.0) MPI-process 0:
  #000: H5L.c line 1207 in H5Lexists(): unable to synchronously check link existence
    major: Links
    minor: Can't get value
  #001: H5L.c line 1172 in H5L__exists_api_common(): can't set object access arguments
    major: Links
    minor: Can't set value
  #002: H5VLint.c line 2675 in H5VL_setup_name_args(): invalid location identifier
    major: Invalid arguments to routine
    minor: Inappropriate type
  #003: H5VLint.c line 1739 in H5VL_vol_object(): invalid identifier type to function
    major: Invalid arguments to routine
    minor: Inappropriate type
E: H5Block3dWriteScalarFieldFloat64: Group "E" already exists
rank 0: vorpalio.c (295): H5Block write was unsuccessful!

How can I fix this issue? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions