Skip to content

Manager can start CVM with NVIDIA GPU support#595

Merged
drasko merged 1 commit into
mainfrom
issue-594
May 25, 2026
Merged

Manager can start CVM with NVIDIA GPU support#595
drasko merged 1 commit into
mainfrom
issue-594

Conversation

@jovan-djukic

Copy link
Copy Markdown
Contributor

What type of PR is this?

Feature.

What does this do?

Adds NVIDIA GPU support for manager.

Which issue(s) does this PR fix/relate to?

Have you included tests for your changes?

Did you document any new/modified feature?

Notes

@codecov

codecov Bot commented May 11, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 32.43243% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.56%. Comparing base (27db9b2) to head (c779cd1).

Files with missing lines Patch % Lines
manager/qemu/vm.go 0.00% 19 Missing ⚠️
manager/qemu/config.go 66.66% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
- Coverage   68.70%   68.56%   -0.15%     
==========================================
  Files         123      123              
  Lines        7954     7991      +37     
==========================================
+ Hits         5465     5479      +14     
- Misses       1859     1883      +24     
+ Partials      630      629       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@danko-miladinovic danko-miladinovic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@drasko drasko merged commit 1f0eccf into main May 25, 2026
8 of 10 checks passed
@dborovcanin dborovcanin deleted the issue-594 branch May 25, 2026 11:39
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.

Feature: Add GPU CVM support in manager

4 participants