DRAFT: Update GPU passthrough tests (BugFix)#2136
Draft
pedro-avalos wants to merge 7 commits intomainfrom
Draft
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2136 +/- ##
==========================================
- Coverage 53.81% 53.80% -0.01%
==========================================
Files 406 406
Lines 43288 43279 -9
Branches 7997 7996 -1
==========================================
- Hits 23296 23287 -9
Misses 19179 19179
Partials 813 813
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ec8f190 to
003889a
Compare
c77c3dc to
7dc1e40
Compare
Contributor
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in a week. |
the mixbench program is less so a stress test and more an informational program that stresses at different levels depending on the GPU resources. Running it once and succeeding should be enough.
mixbench is not compiling for newer versions of CUDA
these env vars are irrelevant to the container test
7dc1e40 to
a8ff260
Compare
7a25674 to
278514e
Compare
1456c32 to
35cb477
Compare
Contributor
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in a week. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
mixbenchwithgpu-burnmixbenchis not building for newer versions of CUDA or newer architecturesgpu-burn, which we already use to test the GPU without passthroughenvironsection for LXDVM passthrough job (see Add ability to customize VM specs in LXD VM GPU Passthrough test (Bugfix) #2007)Resolved issues
Documentation
Tests