more ambitious isatest settings using polyml-svn (e.g. 1487);
authorwenzelm
Sat, 14 Apr 2012 20:10:10 +0200
changeset 47472 ffa6e10df091
parent 47471 d6a1b5aeb4b1
child 47475 80ddf2016b6c
more ambitious isatest settings using polyml-svn (e.g. 1487);
Admin/isatest/settings/mac-poly-M4
Admin/isatest/settings/mac-poly-M8
Admin/isatest/settings/mac-poly64-M4
Admin/isatest/settings/mac-poly64-M8
--- a/Admin/isatest/settings/mac-poly-M4	Sat Apr 14 19:09:34 2012 +0200
+++ b/Admin/isatest/settings/mac-poly-M4	Sat Apr 14 20:10:10 2012 +0200
@@ -1,10 +1,10 @@
 # -*- shell-script -*- :mode=shellscript:
 
-  POLYML_HOME="/home/polyml/polyml-5.4.1"
-  ML_SYSTEM="polyml-5.4.1"
+  POLYML_HOME="/home/polyml/polyml-svn"
+  ML_SYSTEM="polyml-5.4.2"
   ML_PLATFORM="x86-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 1000"
+  ML_OPTIONS="-H 500 --gcthreads 4 --gcshare 0"
 
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly-M4
--- a/Admin/isatest/settings/mac-poly-M8	Sat Apr 14 19:09:34 2012 +0200
+++ b/Admin/isatest/settings/mac-poly-M8	Sat Apr 14 20:10:10 2012 +0200
@@ -1,10 +1,10 @@
 # -*- shell-script -*- :mode=shellscript:
 
-  POLYML_HOME="/home/polyml/polyml-5.4.1"
-  ML_SYSTEM="polyml-5.4.1"
+  POLYML_HOME="/home/polyml/polyml-svn"
+  ML_SYSTEM="polyml-5.4.2"
   ML_PLATFORM="x86-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 1000"
+  ML_OPTIONS="-H 500 --gcthreads 8 --gcshare 0"
 
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly-M8
--- a/Admin/isatest/settings/mac-poly64-M4	Sat Apr 14 19:09:34 2012 +0200
+++ b/Admin/isatest/settings/mac-poly64-M4	Sat Apr 14 20:10:10 2012 +0200
@@ -1,10 +1,10 @@
 # -*- shell-script -*- :mode=shellscript:
 
-  POLYML_HOME="/home/polyml/polyml-5.4.1"
-  ML_SYSTEM="polyml-5.4.1"
+  POLYML_HOME="/home/polyml/polyml-svn"
+  ML_SYSTEM="polyml-5.4.2"
   ML_PLATFORM="x86_64-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 2000 --gcthreads 4"
+  ML_OPTIONS="-H 1000 --gcthreads 4 --gcshare 0"
 
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4
--- a/Admin/isatest/settings/mac-poly64-M8	Sat Apr 14 19:09:34 2012 +0200
+++ b/Admin/isatest/settings/mac-poly64-M8	Sat Apr 14 20:10:10 2012 +0200
@@ -1,10 +1,10 @@
 # -*- shell-script -*- :mode=shellscript:
 
-  POLYML_HOME="/home/polyml/polyml-5.4.1"
-  ML_SYSTEM="polyml-5.4.1"
+  POLYML_HOME="/home/polyml/polyml-svn"
+  ML_SYSTEM="polyml-5.4.2"
   ML_PLATFORM="x86_64-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 2000 --gcthreads 8"
+  ML_OPTIONS="-H 1000 --gcthreads 8 --gcshare 0"
 
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8