Skip to content
Snippets Groups Projects
Commit 9a962b48 authored by Alex Kanitz's avatar Alex Kanitz
Browse files

fix: update job script

parent 712cad91
No related branches found
No related tags found
1 merge request!15fix: update job script
Pipeline #14450 passed
...@@ -3,10 +3,8 @@ ...@@ -3,10 +3,8 @@
echo -e "JOB ID\t$SLURM_JOBID" echo -e "JOB ID\t$SLURM_JOBID"
echo "==============================" echo "=============================="
echo -e "rule\t$JOB_NAME" echo -e "rule\t$JOB_NAME"
echo -e "==============================" echo "=============================="
ml purge
ml Singularity
{exec_job} {exec_job}
echo -e "==============================\n" echo -e "==============================\n"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment