summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_TFLOPS11
1 files changed, 10 insertions, 1 deletions
diff --git a/release_docs/INSTALL_TFLOPS b/release_docs/INSTALL_TFLOPS
index 9b665f0..66dafc2 100644
--- a/release_docs/INSTALL_TFLOPS
+++ b/release_docs/INSTALL_TFLOPS
@@ -37,6 +37,11 @@ FROM SASN100,
1) cd <hdf5>
2) CC=/usr/community/hdf5/tflop-mpich/bin/mpicc \
+ ./configure --host=tflops --with-zlib=/usr/community/hdf5/ZLIB
+
+ Alternately, you may specify the host explicitly:
+
+ CC=/usr/community/hdf5/tflop-mpich/bin/mpicc \
./configure --host=i386-intel-osf1 --with-zlib=/usr/community/hdf5/ZLIB
Skip the "--with-zlib=..." option if you do not wish to include the zlib
@@ -112,7 +117,11 @@ FROM SASN100,
1) cd <hdf5>
-2) ./configure --host=i386-intel-osf1 --with-zlib=/usr/community/hdf5/ZLIB
+2) ./configure --host=tflops --with-zlib=/usr/community/hdf5/ZLIB
+
+ Alternately, you may specify the host explicitly:
+
+ ./configure --host=i386-intel-osf1 --with-zlib=/usr/community/hdf5/ZLIB
Skip the "--with-zlib=..." option if you do not wish to include the zlib
compression feature. Without the zlib compression feature, the library