You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, all the workflows we run in an automated way is run with cpu support. We have option to enable GPU support to move the workload to the GPU. The aim of the EPIC is to track a necessary step to take in order to extend the configuration matrix with workload: ['cpu', 'gpu'] axis.
implement a test to allow GPU support in UI via Podman Desktop (make the test parametrized so we can influence it from workflows/pipelines ie., using env. vars.)
Investigate/Get GPU enabled infrastructure to be used in our CIs
Configure a workflow to run the tests on gpu enabled agents - poc
Tune and make the workflow/pipelines stable
Additional context
No response
The text was updated successfully, but these errors were encountered:
Epic domain
Right now, all the workflows we run in an automated way is run with cpu support. We have option to enable GPU support to move the workload to the GPU. The aim of the EPIC is to track a necessary step to take in order to extend the configuration matrix with
workload: ['cpu', 'gpu']
axis.Additional context
No response
The text was updated successfully, but these errors were encountered: