Skip to Content.
Sympa Menu

h5part - Re: [H5part] Missing H5close()

h5part AT lists.psi.ch

Subject: H5Part development and discussion

List archive

Re: [H5part] Missing H5close()


Chronological Thread 
  • From: Achim Gsell <achim.gsell AT psi.ch>
  • To: "Matthew Bettencourt" <mbetten AT sandia.gov>
  • Cc: h5part AT lists.psi.ch
  • Subject: Re: [H5part] Missing H5close()
  • Date: Wed, 21 Nov 2012 17:15:22 +0100
  • List-archive: <https://lists.web.psi.ch/pipermail/h5part/>
  • List-id: H5Part development and discussion <h5part.lists.psi.ch>

On Nov 20, 2012, at 11:21 PM, Matthew Bettencourt wrote:

> I am getting an error when my program terminates
>
> HDF5-DIAG: Error detected in HDF5 (1.8.8) Attempting to use an MPI routine
> after finalizing MPICH
>
> I think H5Part needs a call to H5close() at the end of the H5PartCloseFile
> to remove this error..

This error pops up from time to time. In the next version we will have an API
function for this. Calling H5close() at the end of H5PartClose() is not a
good idea: there might be second file open …

Achim




Archive powered by MHonArc 2.6.19.

Top of Page