Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak cli. add --sbatch and --salloc as alternatives to --alloc and --persist #119

Merged
merged 6 commits into from
Jun 3, 2024

Conversation

lebrice
Copy link
Collaborator

@lebrice lebrice commented Apr 25, 2024

  • Adds a --salloc flag which is exaclty the same as using the '--alloc' flag (without the --persist) flag.
  • Adds a --sbatch flag which is the same as doing --persist --alloc ...

I think these are more naturally understood as the argument that are passed to salloc and sbatch respectively.

Also, these two new args are in a mutually exclusive group with --persist.

@lebrice lebrice marked this pull request as ready for review April 25, 2024 18:52
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
- Adds a --salloc flag which is exaclty the same as using the '--alloc'
  flag (without the --persist) flag.
- Adds a --sbatch flag which is the same as doing --persist --alloc ...

I think these are more naturally understood as the argument that are
passed to `salloc` and `sbatch` respectively.

Also, these two new args are in a mutually exclusive group with
--persist.

Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
Signed-off-by: Fabrice Normandin <normandf@mila.quebec>
@lebrice lebrice force-pushed the tweak-cli-add-sbatch-salloc branch from 38d8096 to 1019a1e Compare April 25, 2024 20:37
@lebrice lebrice merged commit bf82ca9 into mila-iqia:master Jun 3, 2024
18 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