From d49b167d62c1e4a614f6f520f529dd276b8d2260 Mon Sep 17 00:00:00 2001
From: Maria Voigt <maria.voigt@idiv.de>
Date: Mon, 10 Apr 2017 13:45:20 +0200
Subject: [PATCH] fixing the resources

---
 src/prediction/submit_abundance_pred_boot_year.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/prediction/submit_abundance_pred_boot_year.sh b/src/prediction/submit_abundance_pred_boot_year.sh
index 66772f9..cbf8572 100644
--- a/src/prediction/submit_abundance_pred_boot_year.sh
+++ b/src/prediction/submit_abundance_pred_boot_year.sh
@@ -4,8 +4,8 @@
 
 #$ -S /bin/bash
 
-#$ -l h_rt=36:00:00
-#$ -l h_vmem=50G,highmem
+#$ -l h_rt=144:00:00
+#$ -l h_vmem=18G,highmem
 
 #$ -o /work/$USER/$JOB_NAME-$JOB_ID-$TASK_ID.log
 
-- 
GitLab