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

refactor: separating supercontainers into resource types #9

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Mar 15, 2024

Problem: we want to be able to ask for subsystem resources on a more granular level.
Solution: separate supercontainers out into each of mpi, hardware, network (communication) and os. The use case is that if we are registering different subsystems to a graph, the different resource types should be more modularity defined.

Problem: we want to be able to ask for subsystem resources on
a more granular level.
Solution: separate supercontainers out into each of mpi, hardware,
network (communication) and os. The use case is that if we are
registering different subsystems to a graph, the different resource
types should be more modularity defined.

Signed-off-by: vsoch <[email protected]>
@vsoch vsoch merged commit 70b23a1 into main Mar 15, 2024
1 check passed
@vsoch vsoch deleted the separate-supercontainers branch March 15, 2024 19:19
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