From 0b6fd0ff94c4df86697a5d3e07794d1f75109735 Mon Sep 17 00:00:00 2001 From: Paul Harten Date: Thu, 23 Apr 1998 18:27:12 -0500 Subject: [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) --- config/intel-osf1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12