diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-06-07 21:06:10 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2002-06-07 21:06:10 (GMT) |
commit | c8721abdbc0b92277611bc97f9ed4d843d93d4f9 (patch) | |
tree | 24b30e20cf603b0c7b9b900b1aec8770af0d19b2 /MANIFEST | |
parent | ff3f6f1a677a780a425ac8b0ab1c45eca92b6ca0 (diff) | |
download | hdf5-c8721abdbc0b92277611bc97f9ed4d843d93d4f9.zip hdf5-c8721abdbc0b92277611bc97f9ed4d843d93d4f9.tar.gz hdf5-c8721abdbc0b92277611bc97f9ed4d843d93d4f9.tar.bz2 |
[svn-r5554] Purpose:
Compress I/O Test Add
Description:
This is the initial check-in of the compress I/O test. It will write
out compressed buffers to a file.
I need to implement a write of uncompressed data first for
comparison...
Platforms tested:
Linux
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -756,6 +756,7 @@ ./perform/pio_perf.h ./perform/pio_timer.c ./perform/pio_timer.h +./perform/zip_perf.c ./release_docs/INSTALL ./release_docs/INSTALL_TFLOPS |