tuned isatest options;
authorwenzelm
Tue, 24 Sep 2013 11:28:18 +0200
changeset 53838 b9285f30a80a
parent 53814 255a2929c137
child 53839 274a892b1230
tuned isatest options;
Admin/isatest/settings/mac-poly-M4
Admin/isatest/settings/mac-poly-M8
--- a/Admin/isatest/settings/mac-poly-M4	Tue Sep 24 09:12:09 2013 +0200
+++ b/Admin/isatest/settings/mac-poly-M4	Tue Sep 24 11:28:18 2013 +0200
@@ -6,7 +6,7 @@
   ML_SYSTEM="polyml-5.5.1"
   ML_PLATFORM="x86-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 1000 --gcthreads 4"
+  ML_OPTIONS="-H 500 --gcthreads 4"
 
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly-M4
--- a/Admin/isatest/settings/mac-poly-M8	Tue Sep 24 09:12:09 2013 +0200
+++ b/Admin/isatest/settings/mac-poly-M8	Tue Sep 24 11:28:18 2013 +0200
@@ -6,7 +6,7 @@
   ML_SYSTEM="polyml-5.5.1"
   ML_PLATFORM="x86-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 1000 --gcthreads 8"
+  ML_OPTIONS="-H 500 --gcthreads 8"
 
 
 ISABELLE_HOME_USER=~/isabelle-mac-poly-M8