diff options
author | Albert Cheng <acheng@hdfgroup.org> | 1998-02-16 21:05:08 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 1998-02-16 21:05:08 (GMT) |
commit | e16617bf119a380cd365a61756df3c9f61dc2aee (patch) | |
tree | 2cd5d5667e926a6bf638a49725cb3f97df0056ba /RELEASE | |
parent | 19f84beeb74637b705576e8a7e1c8f3cdb863ba6 (diff) | |
download | hdf5-e16617bf119a380cd365a61756df3c9f61dc2aee.zip hdf5-e16617bf119a380cd365a61756df3c9f61dc2aee.tar.gz hdf5-e16617bf119a380cd365a61756df3c9f61dc2aee.tar.bz2 |
[svn-r282] Revised the to-do items list for PHDF5.
Diffstat (limited to 'RELEASE')
-rw-r--r-- | RELEASE | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -132,16 +132,17 @@ Release information for parallel HDF5 I/O are done via MPI_COMM_WORLD. Access_mode for H5Cset_mpi can be H5ACC_INDEPENDENT only. -+) This release of parallel HDF5 has been tested on SP2 and Origin 2000 - systems. It uses the ROMIO version of MPIO interface for parallel - I/O supports. ++) This release of parallel HDF5 has been tested on IBM SP2 and SGI + Origin 2000 systems. It uses the ROMIO version of MPIO interface + for parallel I/O supports. +) Useful URL's. Parallel HDF webpage: "http://hdf.ncsa.uiuc.edu/Parallel_HDF/" ROMIO webpage: "http://www.mcs.anl.gov/home/thakur/romio/" -+) Future plan for parallel HDF5 - 1) support for Intel Teraflop platform. - 2) support for unlimited dimension datasets. - 3) support for collective access to datasets. - 4) support for independent create/open of datasets. ++) Some to-do items for future releases + support for Intel Teraflop platform. + support for unlimited dimension datasets. + support for file access via a communicator besides MPI_COMM_WORLD. + support for collective access to datasets. + support for independent create/open of datasets. |