mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
849a6c299d
Bug fix. Description: Sometimes the parallel prefix is given in the form of nfs:/mnt/pfs which if given to a non-MPIO VFD like the default H5Fcreate, it would fail. Called h5_rmprefix which would return the non-prefix component part of the file name which would be okay for the default H5Fcreate and such. Platforms tested: Tested in heping parallel. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
t_cache.c | ||
t_chunk_alloc.c | ||
t_coll_chunk.c | ||
t_dset.c | ||
t_file.c | ||
t_mdset.c | ||
t_mpi.c | ||
t_ph5basic.c | ||
t_posix_compliant.c | ||
t_span_tree.c | ||
testpar.h | ||
testph5.sh.in | ||
testphdf5.c | ||
testphdf5.h |