etc/options
changeset 59468 fe6651760643
parent 59446 4427f04fca57
child 60074 38a64cc17403
--- a/etc/options	Thu Jan 29 13:58:02 2015 +0100
+++ b/etc/options	Thu Jan 29 15:21:16 2015 +0100
@@ -66,6 +66,8 @@
   -- "maximum number of worker threads for prover process (0 = hardware max.)"
 option threads_trace : int = 0
   -- "level of tracing information for multithreading"
+option threads_stack_limit : real = 0.25
+  -- "maximum stack size for worker threads (in giga words, 0 = unlimited)"
 public option parallel_print : bool = true
   -- "parallel and asynchronous printing of results"
 public option parallel_proofs : int = 2