From dc4c767d6dd0e69366f6046cfd5031b9c0196b56 Mon Sep 17 00:00:00 2001 From: James Laird Date: Mon, 20 Jun 2005 12:38:30 -0500 Subject: [svn-r10957] Purpose: Updated documentation Description: Amended documentation for configuring tflops. Platforms tested: Only documentation was changed. Misc. update: --- release_docs/INSTALL_TFLOPS | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 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 -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 -- cgit v0.12