Skip to content

Add 'shell' property to Slurm object#40

Merged
amq92 merged 1 commit intoamq92:masterfrom
yyweiss:shell-property
May 14, 2025
Merged

Add 'shell' property to Slurm object#40
amq92 merged 1 commit intoamq92:masterfrom
yyweiss:shell-property

Conversation

@yyweiss
Copy link
Contributor

@yyweiss yyweiss commented May 12, 2025

The shell property is set using the new Slurm.set_shell() method.

Specifying a shell in Slurm.sbatch() also sets the script in the object,
while specifying one in Slurm.script() does not, since it is a method
which does not modify the object.

The 'shell' property is set using the new 'Slurm.set_shell()' method.

Specifying a shell in 'Slurm.sbatch()' also sets the script in the
object, while specifying one in 'Slurm.script()' does not, since it
is a method which does not modify the object.
@amq92 amq92 merged commit eacedc1 into amq92:master May 14, 2025
1 of 3 checks passed
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.

2 participants