summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorJames Laird <jlaird@hdfgroup.org>2005-06-20 17:38:30 (GMT)
committerJames Laird <jlaird@hdfgroup.org>2005-06-20 17:38:30 (GMT)
commitdc4c767d6dd0e69366f6046cfd5031b9c0196b56 (patch)
treeb8fcef200b110637edb8bf2836f13b5b44599d76 /release_docs
parent22586f84a710023a5b5b248676f10d66b8c54c98 (diff)
downloadhdf5-dc4c767d6dd0e69366f6046cfd5031b9c0196b56.zip
hdf5-dc4c767d6dd0e69366f6046cfd5031b9c0196b56.tar.gz
hdf5-dc4c767d6dd0e69366f6046cfd5031b9c0196b56.tar.bz2
[svn-r10957]
Purpose: Updated documentation Description: Amended documentation for configuring tflops. Platforms tested: Only documentation was changed. Misc. update:
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