back to polyml-svn, with more threads to avoid problems with HOL-Proofs (see f376f18fd0b7);
authorwenzelm
Sat, 08 Mar 2014 13:25:56 +0100
changeset 55995 ff7ee9c92d54
parent 55994 1c42ebdb3a58
child 55996 13a7d9661ffc
back to polyml-svn, with more threads to avoid problems with HOL-Proofs (see f376f18fd0b7);
Admin/isatest/settings/at-poly-test
--- a/Admin/isatest/settings/at-poly-test	Sat Mar 08 12:44:15 2014 +0100
+++ b/Admin/isatest/settings/at-poly-test	Sat Mar 08 13:25:56 2014 +0100
@@ -2,11 +2,11 @@
 
 init_components /home/isabelle/contrib "$HOME/admin/components/main"
 
-  POLYML_HOME="/home/polyml/polyml-5.5.1"
-  ML_SYSTEM="polyml-5.5.1"
+  POLYML_HOME="/home/polyml/polyml-svn"
+  ML_SYSTEM="polyml-5.5.2"
   ML_PLATFORM="x86-linux"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 500 --gcthreads 1"
+  ML_OPTIONS="-H 500 --gcthreads 4"
 
 ISABELLE_HOME_USER=~/isabelle-at-poly-test
 
@@ -24,7 +24,7 @@
 ISABELLE_OUTPUT="$ISABELLE_HOME_USER/heaps"
 ISABELLE_BROWSER_INFO="$ISABELLE_HOME_USER/browser_info"
 
-ISABELLE_BUILD_OPTIONS="browser_info=true document=pdf"
+ISABELLE_BUILD_OPTIONS="browser_info=true document=pdf threads=4 parallel_proofs=2"
 
 ISABELLE_GHC="/usr/bin/ghc"
 ISABELLE_OCAML="/usr/bin/ocaml"