Skip to content

Commit

Permalink
--jobID added
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiruddha03 committed Sep 13, 2024
1 parent 7af87cb commit 31e0686
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 --nodes 1 --ntasks-per-node 1 --export=ALL 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 --nodes 1 --ntasks-per-node 1 --export=ALL 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 31e0686

Please sign in to comment.