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

Add checks around partition config #828

Merged

Conversation

linsword13
Copy link
Collaborator

It gives a warning if no valid slurm_partition is given. Valid means either:

  1. No slurm_partition is given, but the cluster has a default
    partition.

OR

  1. A given slurm_partition exists based on sinfo output.

It gives a warning if no valid `slurm_partition` is given. Valid means
either:

1) No `slurm_partition` is given, but the cluster has a default
   partition.

OR

2) A given `slurm_partition` exists based on `sinfo` output.
@douglasjacobsen douglasjacobsen merged commit e313fff into GoogleCloudPlatform:develop Jan 16, 2025
12 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