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

Enabling GPU-less Autopilot #35

Merged
merged 2 commits into from
Jul 19, 2024
Merged

Enabling GPU-less Autopilot #35

merged 2 commits into from
Jul 19, 2024

Conversation

cmisale
Copy link
Collaborator

@cmisale cmisale commented Jul 18, 2024

This PR enables a better deployment of autopilot on gpu-less or heterogeneous clusters (gpu and cpu nodes in the same cluster) and it adds a better check on the existence of gpus before trying to create the external job (dcgm level 3 diagnostics).

The majority of the changes are in the helm charts and values.
The main goal is to enable the init container if and only if autopilot will run only on gpu nodes.

Signed-off-by: Claudia <c.misale@ibm.com>
Signed-off-by: Claudia <c.misale@ibm.com>
Copy link
Collaborator

@jimcadden jimcadden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jimcadden jimcadden merged commit 37f835e into main Jul 19, 2024
4 checks passed
@cmisale cmisale deleted the nongpu-deployment branch July 19, 2024 13:35
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.

3 participants