[svn-r10957]

Purpose:
Updated documentation

Description:
Amended documentation for configuring tflops.

Platforms tested:
Only documentation was changed.

Misc. update:
This commit is contained in:
James Laird 2005-06-20 12:38:30 -05:00
parent 22586f84a7
commit dc4c767d6d

View File

@ -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