diff options
author | Robb Matzke <matzke@llnl.gov> | 2002-12-04 00:43:24 (GMT) |
---|---|---|
committer | Robb Matzke <matzke@llnl.gov> | 2002-12-04 00:43:24 (GMT) |
commit | bfe92300fb50413b363835fdc4a4e6a8bd5ff8ee (patch) | |
tree | ae04221d68bbcce9b67a972a30936b0159c811ee /src/H5MMprivate.h | |
parent | 1a9fa4def1102afe9fe0e1770db474019fea77cc (diff) | |
download | hdf5-bfe92300fb50413b363835fdc4a4e6a8bd5ff8ee.zip hdf5-bfe92300fb50413b363835fdc4a4e6a8bd5ff8ee.tar.gz hdf5-bfe92300fb50413b363835fdc4a4e6a8bd5ff8ee.tar.bz2 |
[svn-r6148] ./hdf5-devel/src/H5FDmpiposix.c
Purpose:
Feature; Optimization
Description:
Clients pass `-1' or make their own #define for HDF5 functions
that take an optional object ID.
Blue's GPFS is slow for typical SAF restart dumps.
Solution:
Added a #define for H5I_INVALID_HID
Added GPFS-specific code to H5FDmpiposix.c that tells mmfsd to
forego byte range token prefetching. This code can be compiled
into the library by defining USE_GPFS_HINTS. The plan is to either
generalize this so it's detected during configure and turned
on/off at runtime, or to move it up into DSL/SAF with the new HDF5
functions to that return the low-level file handle.
Platforms tested:
SuSE Linux (arborea), gcc and mpich-1.2.4
SunOS (baldric), gcc
Diffstat (limited to 'src/H5MMprivate.h')
0 files changed, 0 insertions, 0 deletions