PHDF5 - Mpi error after finalize

Hi ; i'm try a simple program in phdf. I'm able to create the file , the
group and the dataset however i can not post a close file id ( HDF tels me
i could not decrease id) and if i comment this command i get this errors
after the Finalize.

any thoughts ?

I'm running on a MacBook on 3 processes with Openmpi 1.4.1 ; PHDF5
1.8.5-p1 , Intel compiler in ia32 mode

Intel compiler 11.1 20100401

Thanks

*** The MPI_Barrier() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[Odin-MacBookPro-CFD.local:6533] Abort after MPI_FINALIZE completed
successfully; not able to guarantee that all other processes were killed!
*** The MPI_Barrier() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[Odin-MacBookPro-CFD.local:6532] Abort after MPI_FINALIZE completed
successfully; not able to guarantee that all other processes were killed!
*** The MPI_Barrier() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.

Hi!

Hi ; i'm try a simple program in phdf. I'm able to create the file , the
group and the dataset however i can not post a close file id ( HDF tels me
i could not decrease id) and if i comment this command i get this errors
after the Finalize.

any thoughts ?

  Are you certain you have closed all the HDF5 objects you have opened? You also need to close the file before calling MPI_Finalize.

  Quincey

···

On Jul 18, 2011, at 2:23 AM, Alligator wrote:

I'm running on a MacBook on 3 processes with Openmpi 1.4.1 ; PHDF5
1.8.5-p1 , Intel compiler in ia32 mode

Intel compiler 11.1 20100401

Thanks

*** The MPI_Barrier() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[Odin-MacBookPro-CFD.local:6533] Abort after MPI_FINALIZE completed
successfully; not able to guarantee that all other processes were killed!
*** The MPI_Barrier() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.
[Odin-MacBookPro-CFD.local:6532] Abort after MPI_FINALIZE completed
successfully; not able to guarantee that all other processes were killed!
*** The MPI_Barrier() function was called after MPI_FINALIZE was invoked.
*** This is disallowed by the MPI standard.
*** Your MPI job will now abort.

_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@hdfgroup.org
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org