Skip to content

Commit

Permalink
C9A + [25,125] + --jobID added
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiruddha03 committed Sep 17, 2024
1 parent 9deb31b commit 06d177a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlg-graphs-final/240909_pipeline_cimager_singularity.graph
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,7 @@
"fields": [
{
"name": "command",
"value": "srun --export=ALL --ntasks 1 --ntasks-per-node 1 singularity exec --bind $PWD:/askapbuffer,/scratch:/scratch /software/projects/pawsey0411/awicenec/singularity/askapsoft_1.17.5-mpich.sif cimager -c %i0",
"value": "srun --jobid=$SLURM_JOBID --export=ALL --ntasks 1 --ntasks-per-node 1 singularity exec --bind $PWD:/askapbuffer,/scratch:/scratch /software/projects/pawsey0411/awicenec/singularity/askapsoft_1.17.5-mpich.sif cimager -c %i0",
"defaultValue": "",
"description": "The command to be executed",
"readonly": false,
Expand Down

0 comments on commit 06d177a

Please sign in to comment.