Re: [netcdf-hdf] bug in MPI cleanup

NOTE: The netcdf-hdf mailing list is no longer active. The list archives are made available for historical reasons.

On Thu, Sep 13, 2007 at 01:52:31PM -0500, Quincey Koziol wrote:
> >I would advise not hooking MPI-IO cleanup into atexit(3): you already
> >correctly make the user call MPI_Init and MPI_Finalize.  Can hdf5
> >cleanup instead occur as part of nc_close?
> 
>       The way we normally suggest taking care of this sort of issue in MPI 
> programs is for the application program to call H5close() immediately  
> before calling MPI_Finalize().  Will that work for you?

Really?  Call H5Close inside a netcdf4 code?  Well, I can do that,
sure.  That seems to lack a certain symmetry, no?  

==rob

-- 
Rob Latham
Mathematics and Computer Science Division    A215 0178 EA2D B059 8CDF
Argonne National Lab, IL USA                 B29D F333 664A 4280 315B


  • 2007 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-hdf archives: