Skip to content

[Nebius] Add Docker support for Nebius cloud #5334

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SalikovAlex
Copy link
Contributor

@SalikovAlex SalikovAlex commented Apr 23, 2025

Add Docker support for Nebius cloud
Enable some tests
Fix some test

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

This commit introduces Docker compatibility for Nebius, enabling users to specify Docker images and runtime options. It includes updates to templates, resource management, and Docker daemon initialization to ensure smooth GPU integration and proper runtime setup. Relevant tests have been adjusted to reflect the new functionality.
Updated templates and tests to add Nebius compatibility for H100 GPUs and CUDA versions 12.0 and above. Adjusted smoke test parameters and logic to incorporate these changes while maintaining backward compatibility.
@SalikovAlex SalikovAlex changed the title Add Docker support for Nebius cloud [Nebius] Add Docker support for Nebius cloud Apr 24, 2025
@romilbhardwaj romilbhardwaj requested a review from cblmemo April 24, 2025 13:52
@Michaelvll Michaelvll requested a review from SeungjinYang April 25, 2025 23:44
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