diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2003-04-03 20:00:42 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2003-04-03 20:00:42 (GMT) |
commit | 1d76391f63d43242f47fc487bfcdca1cf2299858 (patch) | |
tree | 92c88618791970b0748bc813f6ec8d7dcecaf2a6 /tools/h5import/testfiles/conbfp64 | |
parent | 7e2e0f164d6d19694adef92c7b76a7772df174c0 (diff) | |
download | hdf5-1d76391f63d43242f47fc487bfcdca1cf2299858.zip hdf5-1d76391f63d43242f47fc487bfcdca1cf2299858.tar.gz hdf5-1d76391f63d43242f47fc487bfcdca1cf2299858.tar.bz2 |
[svn-r6583]
Purpose: New tool
Description: Pankaj created h5import tool long time ago. I am finally checking
the source code in for the 1.6 release.
Known problems: h5import test will crash if srcdir option
is used; will be fixed before the release.
Solution:
Platforms tested: vebena, arabica, modi4 were tested. h5import tests passed
I also tested on arabica with srcdir option to make sure that
there is a problem when srcdir is used. After that I disabled
h5import tests. Daily tests will build h5import, but will not run
h5import tests.
Misc. update:
Diffstat (limited to 'tools/h5import/testfiles/conbfp64')
-rwxr-xr-x | tools/h5import/testfiles/conbfp64 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tools/h5import/testfiles/conbfp64 b/tools/h5import/testfiles/conbfp64 new file mode 100755 index 0000000..6b4c361 --- /dev/null +++ b/tools/h5import/testfiles/conbfp64 @@ -0,0 +1,13 @@ +PATH /fp/bin/64-bit +INPUT-CLASS FP +INPUT-SIZE 64 +RANK 3 +DIMENSION-SIZES 5 3 4 +OUTPUT-ARCHITECTURE IEEE +OUTPUT-BYTE-ORDER LE +CHUNKED-DIMENSION-SIZES 2 2 2 +COMPRESSION-PARAM 8 +MAXIMUM-DIMENSIONS -1 6 7 + + + |