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

feat: add functions to expose slots #12

Merged
merged 1 commit into from
May 6, 2024
Merged

feat: add functions to expose slots #12

merged 1 commit into from
May 6, 2024

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented May 6, 2024

Problem: we need to quickly get slots to schedule
Solution: provide functions to do so. If a jobspec resources does not define slots, all are considered to be slots. If the Jobspec does not define slots (or does) but some subset are marked for scheduling, filter to that set. Two different functions are provided to provide either.

Problem: we need to quickly get slots to schedule
Solution: provide functions to do so. If a jobspec
resources does not define slots, all are considered to
be slots. If the Jobspec does not define slots (or does)
but some subset are marked for scheduling, filter to
that set. Two different functions are provided to
provide either.

Signed-off-by: vsoch <[email protected]>
@vsoch vsoch merged commit 3e57ee8 into main May 6, 2024
1 check passed
@vsoch vsoch deleted the add-slot-functions branch May 6, 2024 00:23
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.

1 participant