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

Running the E2E tests with GPU support #2421

Open
odockal opened this issue Jan 22, 2025 · 0 comments
Open

Running the E2E tests with GPU support #2421

odockal opened this issue Jan 22, 2025 · 0 comments
Labels

Comments

@odockal
Copy link
Contributor

odockal commented Jan 22, 2025

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.

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant