Hello, 

I am just learning to use HDF5 , and I have a question on how to use the 
mpiposix driver. 
Attached herewith is a simple mpi program where each process does the following:

open hdf file;
write data into a 2x2 dataset; 
close file;
re-open file;
read dataset back;

I ran this with 2 processes and h5dump of the file shows that the file only 
contains data from the first process. I dont see data from the second process. 
I suspect I am not somehow specifying the property lists correctly. Can someone 
point out what I am doing wrong?

Thanks, 
Kshitij Mehta
PhD Candidate 
Parallel Software Technologies Lab
University of Houston
Texas, USA

Attachment: parallel.c
Description: Binary data

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

Reply via email to