]> Creatis software - clitk.git/commitdiff
Modified gate_job_cluster.job to request 3GB by default.
authorBrent Huisman <brent.huisman@insa-lyon.fr>
Tue, 15 Sep 2015 13:42:01 +0000 (15:42 +0200)
committerBrent Huisman <brent.huisman@insa-lyon.fr>
Tue, 15 Sep 2015 13:42:01 +0000 (15:42 +0200)
cluster_tools/gate_job_cluster.job

index 1ece1a611b0018daee535bf346a551ddc2121da4..e95f7c0e23551d01f7e90b32220d4fb3f651b955 100644 (file)
@@ -11,7 +11,7 @@
 #PBS -r n
 #PBS -l walltime=100:00:00
 #PBS -j oe
-
+#PBS -l mem=3Gb
 
 
 function error {