summaryrefslogtreecommitdiff
path: root/lib/make
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-02-19 15:19:03 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2001-02-19 15:19:03 +0000
commit4f3bbb5fec3dacdf90c5ffab3463677de5fde460 (patch)
treeb41783e85500936381f8286d7f7769408450d03f /lib/make
parent2f9d1367d05849535dc81e68eb2abcd39d45ca85 (diff)
Adding cache data.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2030 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make')
-rw-r--r--lib/make/known-architectures/hiuxmpp14
1 files changed, 5 insertions, 9 deletions
diff --git a/lib/make/known-architectures/hiuxmpp b/lib/make/known-architectures/hiuxmpp
index 457e0bb3..dbf84603 100644
--- a/lib/make/known-architectures/hiuxmpp
+++ b/lib/make/known-architectures/hiuxmpp
@@ -4,9 +4,9 @@
# @date Wed Apr 19 17:58:22 2000
# @author Tom Goodale
# @desc
-#
+# Configuration file for the Hitachi SR8000-F1
# @enddesc
-# @version $Header: /mnt/data2/cvs2svn/cvs-repositories/Cactus/lib/make/known-architectures/hiuxmpp,v 1.3 2000-07-22 16:32:41 goodale Exp $
+# @version $Header: /mnt/data2/cvs2svn/cvs-repositories/Cactus/lib/make/known-architectures/hiuxmpp,v 1.4 2001-02-19 15:19:03 goodale Exp $
# @@*/
if test "$CCTK_CONFIG_STAGE" = "preferred-compilers" ; then
@@ -47,6 +47,9 @@ else
: ${LIBS="f90s f90 hf90pvmath hf90math m"}
+ : ${L2_CACHELINE_BYTES="128"}
+ : ${L2_CACHE_SIZE="128*1024"}
+
# MPI stuff
if test -n "$MPI" ; then
@@ -56,10 +59,3 @@ else
fi
fi
-
-
-
-
-
-
-