aboutsummaryrefslogtreecommitdiff
path: root/Carpet
diff options
context:
space:
mode:
authorschnetter <>2002-11-16 17:10:00 +0000
committerschnetter <>2002-11-16 17:10:00 +0000
commitb778dac68604f5eebe997235797ce0433aa36ed0 (patch)
treea42e1f1c754837e117c822682a895adafc3bd168 /Carpet
parent9be7dd6374050265e03f74e4a975a232f2baa9eb (diff)
Rearranged the three timelevel initialisation. It now happens later,
Rearranged the three timelevel initialisation. It now happens later, after the postinitial timebin. It is still not clear whether its calling sequence of evol and poststep is consistent. darcs-hash:20021116171050-07bb3-4491082bb9d55fc81670c179aa4a6416e7b94557.gz
Diffstat (limited to 'Carpet')
-rw-r--r--Carpet/Carpet/options/carpet-lilypond-ic10
-rw-r--r--Carpet/Carpet/options/carpet-lilypond-ic710
2 files changed, 10 insertions, 10 deletions
diff --git a/Carpet/Carpet/options/carpet-lilypond-ic b/Carpet/Carpet/options/carpet-lilypond-ic
index b08dc13c3..a02cdff0a 100644
--- a/Carpet/Carpet/options/carpet-lilypond-ic
+++ b/Carpet/Carpet/options/carpet-lilypond-ic
@@ -1,4 +1,4 @@
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic,v 1.7 2002/10/16 17:33:51 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic,v 1.8 2002/11/16 19:10:50 schnetter Exp $
CPP = cpp -traditional -DCARPET_REAL
CC = icc
@@ -33,10 +33,10 @@ F90_WARN_FLAGS =
# optimisation
OPTIMISE = yes
-C_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
-CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
-F77_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
-F90_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
+C_OPTIMISE_FLAGS = -O3 -tpp6 -xi
+CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xi
+F77_OPTIMISE_FLAGS = -O3 -tpp6
+F90_OPTIMISE_FLAGS = -O3 -tpp6
# HDF
HDF5 = YES
diff --git a/Carpet/Carpet/options/carpet-lilypond-ic7 b/Carpet/Carpet/options/carpet-lilypond-ic7
index a0aad5a7d..51ad8cbfc 100644
--- a/Carpet/Carpet/options/carpet-lilypond-ic7
+++ b/Carpet/Carpet/options/carpet-lilypond-ic7
@@ -1,4 +1,4 @@
-# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic7,v 1.4 2002/10/16 17:33:52 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/Carpet/Carpet/options/carpet-lilypond-ic7,v 1.5 2002/11/16 19:10:50 schnetter Exp $
CPP = cpp -traditional -DCARPET_REAL
CC = /opt/intel/compiler70/ia32/bin/icc
@@ -33,10 +33,10 @@ F90_WARN_FLAGS =
# optimisation
OPTIMISE = yes
-C_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
-CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
-F77_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
-F90_OPTIMISE_FLAGS = -O3 -tpp6 -xiM
+C_OPTIMISE_FLAGS = -O3 -tpp6 -xi
+CXX_OPTIMISE_FLAGS = -O3 -tpp6 -xi
+F77_OPTIMISE_FLAGS = -O3 -tpp6
+F90_OPTIMISE_FLAGS = -O3 -tpp6
# HDF
HDF5 = YES