X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=inline;f=dundee-conf%2FEngine.local.properties;h=d9314c25e093198b6279ae506012eb763d4adfe0;hb=c219257fd9512af182cd65ab5bda8d3dc7ef12c6;hp=26b7729ede2956ebf7e82a88642655f2275ea396;hpb=535359a3d592ee41bda72e7356f0181f6cee9d07;p=jabaws.git diff --git a/dundee-conf/Engine.local.properties b/dundee-conf/Engine.local.properties index 26b7729..d9314c2 100644 --- a/dundee-conf/Engine.local.properties +++ b/dundee-conf/Engine.local.properties @@ -5,10 +5,17 @@ engine.local.enable=true # Directory to use for temporary files storage # OPTIONAL defaults to java temporary directory # Relative path within the project will be converted in absolute at runtime -local.tmp.directory=jobsout/local +local.tmp.directory=/cluster/gjb_lab/fc/www-jws2/jaba/local_jobsout # Number of threads for tasks execution (valid values between 1 and 2x cpu. # Where x is a number of cores available in the system) # OPTIONAL defaults to the number of cores for core number <=4 and # number of cores-1 for greater core numbers -engine.local.thread.number=3 +engine.local.thread.number=2 + +# Enable/disable cluster statistics collector +local.stat.collector.enable=true + +# Maximum amount of time the job is considered running in hours +# Optional defaults to 24 hours +local.stat.maxruntime=6 \ No newline at end of file