Skip to content
Snippets Groups Projects
Commit 9ed19512 authored by Maria Voigt's avatar Maria Voigt
Browse files

changing the computing time to something more realistic

parent 39662da0
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#$ -S /bin/bash #$ -S /bin/bash
#$ -l h_rt=12:00:00 #$ -l h_rt=5:00:00
#$ -l h_vmem=3G #$ -l h_vmem=3G
#$ -o /work/$USER/$JOB_NAME-$JOB_ID.log #$ -o /work/$USER/$JOB_NAME-$JOB_ID.log
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
#$ -S /bin/bash #$ -S /bin/bash
#$ -l h_rt=24:00:00 #$ -l h_rt=5:00:00
#$ -l h_vmem=3G #$ -l h_vmem=3G
#$ -o /work/$USER/$JOB_NAME-$JOB_ID-$TASK_ID.log #$ -o /work/$USER/$JOB_NAME-$JOB_ID-$TASK_ID.log
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment