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

Use GPU system in lava-dl CI #158

Open
bamsumit opened this issue Jan 18, 2023 · 0 comments
Open

Use GPU system in lava-dl CI #158

bamsumit opened this issue Jan 18, 2023 · 0 comments

Comments

@bamsumit
Copy link
Contributor

bamsumit commented Jan 18, 2023

User story

As a user, I want to run lava-dl CI on a GPU system to test GPU execution of the code. Lava-dl training codes are intended to run on GPU. There are specific code segments that only run on GPU which are not captured by the current CI

Conditions of satisfaction

  • Poetry handles the installation of correct torch version compatible with the cuda driver and runtime in the system.
  • CI runs on a linux system NVIDIA GPU, in addition to a CPU only system.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants