diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2002-04-02 21:21:13 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2002-04-02 21:21:13 (GMT) |
commit | 8005e831a03dcceec4b3333b5c5483a4cea3707c (patch) | |
tree | 56d38aa6109b69870f8283d9589cc5982dd02719 /configure | |
parent | d2232a345f36988f4a60034d63ddca25c476fc08 (diff) | |
download | hdf5-8005e831a03dcceec4b3333b5c5483a4cea3707c.zip hdf5-8005e831a03dcceec4b3333b5c5483a4cea3707c.tar.gz hdf5-8005e831a03dcceec4b3333b5c5483a4cea3707c.tar.bz2 |
[svn-r5131] Purpose:
Code cleanup
Description:
The function pointer for doing parallel I/O was being set in the H5D_read
and H5D_write routines instead of in H5S_conv, where it belongs.
Solution:
Added an extra 'flags' parameter to H5S_find to allow the function to
determine when to set the MPIO functions instead of the regular optimized
I/O routines and get rid of code messing with the function pointer in the
H5D routines.
Platforms tested:
IRIX64 6.5 (modi4)
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions