mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
[svn-r22703] Description:
Propagated Windows and POSIX correctness changes from SEC2 VFD to the MPI-POSIX VFD. Fixes HDFFV-8058. Tested on: jam w/ parallel and fortran enabled
This commit is contained in:
parent
d8f67a62cc
commit
e53af0ed74
File diff suppressed because it is too large
Load Diff
@ -14,7 +14,7 @@
|
||||
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
|
||||
|
||||
/*
|
||||
* Programmer: Quincey Koziol <koziol@ncsa.uiuc.edu>
|
||||
* Programmer: Quincey Koziol <koziol@hdfgroup.org>
|
||||
* Thursday, July 11, 2002
|
||||
*
|
||||
* Purpose: The public header file for the mpiposix driver.
|
||||
@ -52,4 +52,3 @@ H5_DLL herr_t H5Pget_fapl_mpiposix(hid_t fapl_id, MPI_Comm *comm/*out*/, hbool_t
|
||||
#endif /*H5_HAVE_PARALLEL*/
|
||||
|
||||
#endif /* __H5FDmpiposix_H */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user