From 79f221c4bce618320fa5b7bdefa36431bc2b3460 Mon Sep 17 00:00:00 2001 From: pvtroshin Date: Thu, 4 Aug 2011 14:44:32 +0000 Subject: [PATCH] dundee executable conf git-svn-id: link to svn.lifesci.dundee.ac.uk/svn/barton/ptroshin/JABA2@4476 e3abac25-378b-4346-85de-24260fe3988d --- dundee-conf/Executable.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dundee-conf/Executable.properties b/dundee-conf/Executable.properties index 5d388db..a895f64 100644 --- a/dundee-conf/Executable.properties +++ b/dundee-conf/Executable.properties @@ -24,7 +24,7 @@ clustalo.limits.file=conf/settings/ClustaloLimits.xml ## This parameter specifies the number of CPUs to use clustalo.cluster.cpunum=4 ## This reserves a slot with CPUNUM on the cluster for the task -clustalo.cluster.settings=-q 64bit-pri.q -pe smp 4 -l ram=1700M -l h_cpu=24:00:00 +clustalo.cluster.settings=-q 64bit-pri.q -pe smp 4 -l ram=6000M -l h_cpu=24:00:00 ### Muscle configuration ### @@ -86,7 +86,7 @@ jronn.jar.file=binaries/windows/jronn3.1.jar jronn.limits.file=conf/settings/JronnLimits.xml #TODO jronn.jvm.options=-Xms32M -Xmx512M jronn.cluster.cpunum=4 -jronn.cluster.settings=-q 64bit-pri.q -pe smp 4 -l ram=4000M -l h_cpu=24:00:00 +jronn.cluster.settings=-q 64bit-pri.q -pe smp 4 -l ram=6000M -l h_cpu=24:00:00 ### Disembl configuration Tisean - Disembl dependancy ### @@ -130,4 +130,4 @@ aacon.parameters.file=conf/settings/AAConParameters.xml aacon.presets.file=conf/settings/AAConPresets.xml aacon.limits.file=conf/settings/AAConLimits.xml aacon.cluster.cpunum=4 -aacon.cluster.settings=-q 64bit-pri.q -pe smp 4 -l ram=4000M -l h_cpu=24:00:00 +aacon.cluster.settings=-q 64bit-pri.q -pe smp 4 -l ram=6000M -l h_cpu=24:00:00 -- 1.7.10.2