diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-16 17:36:12 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-09-16 17:36:12 (GMT) |
commit | a7ef15584e09c187e84489aef021e4a328b2c026 (patch) | |
tree | 6371fefd2ad3378682e20827ead7f479d11f1aea /src/H5Oattr.c | |
parent | d7bde16f45fac765f45172d88a1a9cd44a1f95fa (diff) | |
download | hdf5-a7ef15584e09c187e84489aef021e4a328b2c026.zip hdf5-a7ef15584e09c187e84489aef021e4a328b2c026.tar.gz hdf5-a7ef15584e09c187e84489aef021e4a328b2c026.tar.bz2 |
[svn-r7482] Purpose:
Bug fix
Description:
The MPI_File_set_size() routine on ASCI Red is not able to extend files
so that they are larger than 2GB.
Solution:
Add an extra macro which controls whether MPI_File_set_size() can handle
>2GB offsets or if our "older" way of reading a byte, then writing a byte at
the appropriate offset should be used.
Platforms tested:
FreeBSD 4.9 (sleipnir)
h5committest
Diffstat (limited to 'src/H5Oattr.c')
0 files changed, 0 insertions, 0 deletions