Skip to content

Update cluster submission options for both commands (sbatch,qsub)#1615

Open
RafsanNeloy wants to merge 3 commits intoaces:masterfrom
RafsanNeloy:Options
Open

Update cluster submission options for both commands (sbatch,qsub)#1615
RafsanNeloy wants to merge 3 commits intoaces:masterfrom
RafsanNeloy:Options

Conversation

@RafsanNeloy
Copy link
Copy Markdown
Contributor

Updated cluster submission instead of the label Extra 'qsub' options on the Tool Version page.
Fixes #879

Signed-off-by: RafsanNeloy <rafsanneloy@gmail.com>
Copy link
Copy Markdown
Member

@prioux prioux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor

<div class="field_explanation">Optional.</div>

<p><%= f.label :cms_extra_qsub_args, "Extra 'qsub' options" %><br/>
<p><%= f.label :cms_extra_qsub_args, "Extra cluster submission options(srun, qsub)" %><br/>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given srun is not a job submission mechanism supported by cbrain, but sbatch is, maybe change all the 'srun' to 'sbatch' ? Slurm is really popular.

RafsanNeloy and others added 2 commits April 18, 2026 19:40
Signed-off-by: RafsanNeloy <rafsanneloy@gmail.com>
@RafsanNeloy RafsanNeloy changed the title Update cluster submission options for both commands (srun,qsub) Update cluster submission options for both commands (sbatch,qsub) Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

extra "qsub" options - label verbiage improvement

2 participants