[petsc-users] Data saving / viewer

Gaetano Esposito gaetano at email.virginia.edu
Tue Jun 12 17:27:28 CDT 2012


On petsc-3.3, using the same code that I reported earlier, I get the
following error:

HDF5-DIAG: Error detected in HDF5 (1.8.8) MPI-process 0:
  #000: H5D.c line 1102 in H5Dset_extent(): unable to set extend dataset
    major: Dataset
    minor: Unable to initialize object
  #001: H5Dint.c line 2152 in H5D_set_extent(): dataset has contiguous storage
    major: Invalid arguments to routine
    minor: Out of range
[0]PETSC ERROR: VecView_MPI_HDF5_DA() line 330 in src/dm/impls/da/gr2.c
[0]PETSC ERROR: VecView_MPI_DA() line 486 in src/dm/impls/da/gr2.c
[0]PETSC ERROR: VecView() line 776 in src/vec/vec/interface/vector.c
[0]PETSC ERROR: main() line 137 in /archive03/test_petsc/c++laplace.cpp
application called MPI_Abort(MPI_COMM_WORLD, -1) - process 0


More information about the petsc-users mailing list