-
Notifications
You must be signed in to change notification settings - Fork 2
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
UAT test scenario to use GPU #128
Comments
Thank you for reporting us your feedback! The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-6358.
|
Thank you for the proposal @nishant-dash . We will use this issue to implement the notebook itself. First, we will have to enable the driver though in order to enable running the notebook in an automated way, which means this will be worked on after #130, #131, #132. EDIT: The design should be linked to the KF113 epic. |
The proposed notebook in #139 uses
|
Context
Can we have a UAT test (or set of tests) that helps run a test workload that utilizes one or more gpus? Ideally this would be both a notebook and a pipeline job.
It may be tricky to make it generic enough to run in any environment out of the box, but just having a test there with minimal assumptions is better than having no tests for it.
This will be super helpful to have when running validation on various cloud deployments.
What needs to get done
UAT test (or set of tests) that helps run a test workload that utilizes one or more gpus
Ideally this would be both a notebook and a pipeline job.
Definition of Done
Working UATs for notebook and pipelines that test gpu utilization successfully.
The text was updated successfully, but these errors were encountered: