summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorPaul Harten <pharten@ncsa.uiuc.edu>1998-04-23 23:27:12 (GMT)
committerPaul Harten <pharten@ncsa.uiuc.edu>1998-04-23 23:27:12 (GMT)
commit0b6fd0ff94c4df86697a5d3e07794d1f75109735 (patch)
tree1bff884df5e1524c7d94f6b3bac4e628f0f5447a /config
parent9e886e03e544dd1e747ed2ac247d9f266620179c (diff)
downloadhdf5-0b6fd0ff94c4df86697a5d3e07794d1f75109735.zip
hdf5-0b6fd0ff94c4df86697a5d3e07794d1f75109735.tar.gz
hdf5-0b6fd0ff94c4df86697a5d3e07794d1f75109735.tar.bz2
[svn-r367] Purpose:
Documentation (mostly!) Solution: This change in the hdf5/config/intel-osf1 file makes the $(RUNTEST) variable used in the Makefiles explicitly list the number of processors used during execution (the change is: yod -> yod -sz 1). Platform tested: Intel TFLOPS (ASCI Red)
Diffstat (limited to 'config')
-rw-r--r--config/intel-osf12
1 files changed, 1 insertions, 1 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1
index e42a0db..66c643c 100644
--- a/config/intel-osf1
+++ b/config/intel-osf1
@@ -4,7 +4,7 @@ CC=cicc
AR=xar
RANLIB=true
LIBS="-L./ -L../ -lnoop_stubs"
-RUNTEST=yod
+RUNTEST="yod -sz 1"
export CC AR RANLIB LIBS RUNTEST
# Based on the setting of environment variable `HDF5_MODE' we set the