[petsc-users] Data saving / viewer

Matthew Knepley knepley at gmail.com
Tue Jun 12 17:50:54 CDT 2012


On Wed, Jun 13, 2012 at 6:27 AM, Gaetano Esposito <
gaetano at email.virginia.edu> wrote:

> 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
>

Now it depends on exactly what you are doing here, since the error is from
HDF5
which thinks that something is inconsistent. Please send a small example
that
reproduces this error to petsc-maint at mcs.anl.gov.

  Thanks,

     Matt

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120613/92e50691/attachment-0001.html>


More information about the petsc-users mailing list