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

Add arm64 to GPGPU provider (New) #1762

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

pedro-avalos
Copy link
Collaborator

@pedro-avalos pedro-avalos commented Mar 1, 2025

Description

  • Add arm64 support for NVIDIA GPGPU tests
    • The LXD VM passthrough test will fail for now, that is an upstream issue, not an issue with the test.
    • Most of the CUDA sample tests depend on a binary file that is only provided for amd64. Only deviceQueryDrv works for now.
  • Increased LXD passthrough threshold to account for more systems
  • Ensure lxd snap is installed for GPGPU tests

Resolved issues

Resolves SERVCERT-1809

Documentation

Tests

Submission on hinyari

Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.63%. Comparing base (ab07f21) to head (438f384).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1762   +/-   ##
=======================================
  Coverage   49.63%   49.63%           
=======================================
  Files         377      377           
  Lines       40628    40628           
  Branches     6829     6829           
=======================================
  Hits        20166    20166           
  Misses      19740    19740           
  Partials      722      722           
Flag Coverage Δ
provider-gpgpu 90.86% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@pedro-avalos pedro-avalos force-pushed the gpgpu-provider-arm64 branch from 1321b68 to cbac5c0 Compare March 3, 2025 16:42
@pedro-avalos pedro-avalos requested a review from Hook25 March 3, 2025 23:01
@pedro-avalos pedro-avalos marked this pull request as ready for review March 3, 2025 23:01
@pedro-avalos pedro-avalos force-pushed the gpgpu-provider-arm64 branch from 16984e5 to 438f384 Compare March 4, 2025 13:59
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