Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiruddha03 committed Sep 30, 2024
1 parent 4114fa4 commit c5d7cf3
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 --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,
Expand Down

0 comments on commit c5d7cf3

Please sign in to comment.