-
Notifications
You must be signed in to change notification settings - Fork 109
[testlib] Make GPU burn test a library test #2503
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
Conversation
Hello @vkarak, Thank you for submitting the Pull Request!
Do see the ReFrame Coding Style Guide |
Codecov Report
@@ Coverage Diff @@
## master #2503 +/- ##
==========================================
- Coverage 85.87% 85.86% -0.01%
==========================================
Files 58 58
Lines 10775 10777 +2
==========================================
+ Hits 9253 9254 +1
- Misses 1522 1523 +1
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #2503 +/- ##
==========================================
- Coverage 85.87% 85.86% -0.01%
==========================================
Files 58 58
Lines 10775 10777 +2
==========================================
+ Hits 9253 9254 +1
- Misses 1522 1523 +1
Continue to review full report at Codecov.
|
More particularly, this PR offers the following:
SystemPartition
that allows to select the devices of a certain type.