summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2001-09-26 14:16:37 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2001-09-26 14:16:37 (GMT)
commit45a7ae09d2c9651cabb09b3786cb067d8016194a (patch)
treec41c54090e0b452502ef389d9f247300de1e20e6 /test/Makefile.in
parent530a55bbcdae9c20888dbed619444823f07b92ae (diff)
downloadhdf5-45a7ae09d2c9651cabb09b3786cb067d8016194a.zip
hdf5-45a7ae09d2c9651cabb09b3786cb067d8016194a.tar.gz
hdf5-45a7ae09d2c9651cabb09b3786cb067d8016194a.tar.bz2
[svn-r4477] Purpose:
Feature (same as v1.5) Description: The H5Pset_fapl_split() used to assume both meta and raw files have the same prefix name. This prohibited the option to specify the two files reside on different file systems. E.g., having meta-file as /user/home/data1.meta and raw-file as /pfs/data1.raw. Solution: Added feature that if the raw or meta extension string contains a "%s", it will be substituted by the filename given for H5Fopen or H5Fcreate. This is same as the multi-file syntax. If no %s is found, one is inserted at the beginning. This is the previous behavior. Platforms tested: Modi4 (parallel, serial) and eirene (parallel).
Diffstat (limited to 'test/Makefile.in')
0 files changed, 0 insertions, 0 deletions