2 quick questions: 1) Has anyone had problems using the light (H5LT) Fortran API? Is this Fortran API new in 1.8.7? When I try to link my code using h5fc, the h5ltset_attribute_*_f procedures seem to be missing from the library archive. I have not examined the contents of the library archive by hand yet, but perhaps the fortran interface to these routines are a) missing in the library archive, b) have a different name/typo from the API documentation or c) I am doing something very wrong and not properly linking my code. Has anyone else experienced problems with the fortran LT API? (Also, I am using hdf5 1.8.6 so it is possible perhaps that the Fortran LT API was not provided until 1.8.7) Any insight here is much appreciated
2) I just want to make sure I am not misunderstanding the semantics of the collective PHDF5 calls: the collective PHDF5 calls are BLOCKING/SYNCHRONIZING, correct? That is to say, I don't need to add explicit synchronization barriers between h5fcreate_f and h5dcreate_f, correct? Thanks so much, Izaak Beekman =================================== (301)244-9367 UMD-CP Visiting Graduate Student Aerospace Engineering [email protected] [email protected] _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
