From 2dede30317628248a2288b26c75b144200c2a8b2 Mon Sep 17 00:00:00 2001 From: Maria Voigt <maria.voigt@idiv.de> Date: Fri, 7 Apr 2017 11:41:22 +0200 Subject: [PATCH] fix resources --- src/prediction/submit_abundance_pred_nr_boot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/prediction/submit_abundance_pred_nr_boot.sh b/src/prediction/submit_abundance_pred_nr_boot.sh index 4cf3b7a..21fea99 100644 --- a/src/prediction/submit_abundance_pred_nr_boot.sh +++ b/src/prediction/submit_abundance_pred_nr_boot.sh @@ -4,7 +4,7 @@ #$ -S /bin/bash -#$ -l h_rt=12:00:00 +#$ -l h_rt=144:00:00 #$ -l h_vmem=4G #$ -o /work/$USER/$JOB_NAME-$JOB_ID-$TASK_ID.log -- GitLab