From c5d7cf32ee67733003b04ccda7ddd3477345e9e4 Mon Sep 17 00:00:00 2001 From: ganiruddha03 <103038659+ganiruddha03@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:39:31 +0800 Subject: [PATCH] --- dlg-graphs-final/240909_pipeline_cimager_singularity.graph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlg-graphs-final/240909_pipeline_cimager_singularity.graph b/dlg-graphs-final/240909_pipeline_cimager_singularity.graph index c0b181a..7a5fd6e 100644 --- a/dlg-graphs-final/240909_pipeline_cimager_singularity.graph +++ b/dlg-graphs-final/240909_pipeline_cimager_singularity.graph @@ -714,7 +714,7 @@ "fields": [ { "name": "command", - "value": "srun --jobid=$SLURM_JOBID singularity exec --bind $PWD:/askapbuffer,/scratch:/scratch /software/projects/pawsey0411/awicenec/singularity/askapsoft_1.17.5-mpich.sif cimager -c %i0", + "value": "srun --export=ALL --ntasks 26 --ntasks-per-node 26 --job-name=imager singularity exec --bind $PWD:/askapbuffer,/scratch:/scratch /software/projects/pawsey0411/awicenec/singularity/askapsoft_1.17.5-mpich.sif imager -c %i0 ", "defaultValue": "", "description": "The command to be executed", "readonly": false,