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

wip: support for user subsystems #16

Merged
merged 3 commits into from
Jun 7, 2024
Merged

wip: support for user subsystems #16

merged 3 commits into from
Jun 7, 2024

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Jun 6, 2024

Problem: we want to be able to do a user space
subsystem match before submitting a job.
Solution: add support to jobspec here.

vsoch added 3 commits June 6, 2024 17:01
Problem: we want to be able to do a user space
subsystem match before submitting a job.
Solution: add support to jobspec here.

Signed-off-by: vsoch <[email protected]>
Problem: we need to run satisfy against user subsystems
Solution: create a simple in memory database to populate
user level subsystems and query. This is cheating in a way,
but should be sufficient for the kinds of queries we need
to do.

Signed-off-by: vsoch <[email protected]>
@vsoch vsoch merged commit 8723a7d into main Jun 7, 2024
2 checks passed
@vsoch vsoch deleted the add-local-subsystems branch June 7, 2024 07:18
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