diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2000-12-18 22:06:13 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2000-12-18 22:06:13 (GMT) |
commit | 17cbb96b8d6fa5b432e464e723786927b8cd64e6 (patch) | |
tree | 95f350e3a5a19f56dbdf741fff88d84564f6dcf7 | |
parent | 5ffd193fe84b62ff1131349d2d4c16469d7b87f3 (diff) | |
download | hdf5-17cbb96b8d6fa5b432e464e723786927b8cd64e6.zip hdf5-17cbb96b8d6fa5b432e464e723786927b8cd64e6.tar.gz hdf5-17cbb96b8d6fa5b432e464e723786927b8cd64e6.tar.bz2 |
[svn-r3151] Updated with 1.4.0.beta1 information.
-rw-r--r-- | RELEASE | 15 |
1 files changed, 11 insertions, 4 deletions
@@ -310,14 +310,21 @@ Platforms Tested: OSF1 V4.0 DEC-V5.2-040 SunOS 5.6 cc WorkShop Compilers 4.2 no optimization SunOS 5.7 cc WorkShop Compilers 5.0 - TFLOPS 2.8 cicc (pgcc Rel 3.0-5i) - mpich-1.1.2 with local changes + TFLOPS 3.3 mpich-1.2.0 with local changes Windows NT4.0 sp5 MSVC++ 6.0 Known Problems: ============== -o SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will +* SunOS 5.6 with C WorkShop Compilers 4.2: Hyperslab selections will fail if library is compiled using optimization of any level. -o The Stream VFD was not tested yet under Windows. +* The Stream VFD was not tested yet under Windows. + It is not supported in the TFLOPS machine. + +* Shared library (--enable-shared) option does not work with Pacific + Blue, Mountain Blue. It is not supported in the TFLOPS machine. + +* The ./dsets tests failed in the TFLOPS machine if the test program, + dsets.c, is compiled with the -O option. The hdf5 library still works + correctly with the -O option. |