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

Support NeMo Launcher in Kubernetes #217

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

TaekyungHeo
Copy link
Member

@TaekyungHeo TaekyungHeo commented Sep 30, 2024

Summary

Support NeMo Launcher in Kubernetes

Test Plan

  1. CI passes
  2. Run on a server
$ cloudai --mode install --system-config conf/common/system/kubernetes_cluster.toml --tests-dir conf/common/test
/root/theo/venv/lib/python3.10/site-packages/requests/__init__.py:102: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (5.2.0)/charset_normalizer (2.0.12) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({})/charset_normalizer ({}) doesn't match a supported "
[INFO] System configuration file: conf/common/system/kubernetes_cluster.toml
[INFO] Tests directory: conf/common/test
[INFO] Test scenario file: None
[INFO] Output directory: None
[WARNING] No JsonGenStrategy found for TestParser and KubernetesSystem
[WARNING] No JobIdRetrievalStrategy found for TestParser and KubernetesSystem
[WARNING] No JobStatusRetrievalStrategy found for TestParser and KubernetesSystem
[WARNING] No ReportGenerationStrategy found for TestParser and KubernetesSystem
[WARNING] No GradingStrategy found for TestParser and KubernetesSystem
[INFO] System Name: kubernetes-cluster
[INFO] Scheduler: kubernetes
[INFO] CloudAI is already installed.

@TaekyungHeo TaekyungHeo added Oct24 Oct'24 release feature feature labels Sep 30, 2024
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