From c79e886d77dceffb86342cabd5fef6cad8220deb Mon Sep 17 00:00:00 2001 From: Marcel Date: Thu, 6 Jun 2024 15:55:47 +0200 Subject: [PATCH] [minor] update default shell script for SGE --- autopylot.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/autopylot.sh b/autopylot.sh index 2c6ff592..35140d47 100644 --- a/autopylot.sh +++ b/autopylot.sh @@ -3,10 +3,10 @@ #$ -l low #$ -cwd #$ -pe smp 40 -#$ -l mem=2G -#$ -l h_vmem=2G +##$ -l mem=3G +#$ -l h_vmem=6G #$ -l os=*stretch -conda activate pylot_38 +conda activate pylot_311 python ./autoPyLoT.py -i /home/marcel/.pylot/pylot_adriaarray.in -c 20 -dmt processed