Skip to content

Replace check_cuda.sh with an appropriate Python script (New)#1727

Closed
motjuste wants to merge 5 commits intomainfrom
CHECKBOX-1693-replace-check_cuda-sh-with-py
Closed

Replace check_cuda.sh with an appropriate Python script (New)#1727
motjuste wants to merge 5 commits intomainfrom
CHECKBOX-1693-replace-check_cuda-sh-with-py

Conversation

@motjuste
Copy link
Copy Markdown
Contributor

@motjuste motjuste commented Feb 14, 2025

Description

This is the next piece of the original PR #1724 that requires PR #1725.

The main changes in this PR include replacing the existing check_cuda.sh and its usages with the more or less the same functionality implemented as a Python script. The new script is named check_cuda_with_mk8s.py because it depends on the add-on only available in microk8s for enabling CUDA support. Enabling CUDA support in different Kubernetes environments is expected to be different.

Resolved issues

Documentation

No changes to the Checkbox documentation.

Tests

#1725 needs to be merged before this PR to enable running the tests in the CI.

this script will use microk8s to enable CUDA.  Enabling CUDA with other
K8s may be very different.
@motjuste
Copy link
Copy Markdown
Contributor Author

Closing in lieu of simpler approach in #1750.

@motjuste motjuste closed this Feb 25, 2025
@motjuste motjuste deleted the CHECKBOX-1693-replace-check_cuda-sh-with-py branch March 11, 2025 09:36
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