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

Support AMD hardware #42

Open
eyalroz opened this issue Jul 29, 2022 · 0 comments
Open

Support AMD hardware #42

eyalroz opened this issue Jul 29, 2022 · 0 comments
Labels

Comments

@eyalroz
Copy link
Owner

eyalroz commented Jul 29, 2022

At the moment, this runner will only work with NVIDIA GPUs: It requires the CUDA toolkit and driver, and will expect NVIDIA/CUDA's OpenCL library.

We should, instead, make it CMake-configurable, buildable and usable with only AMD hardware. At first, we can continue to require the presence of the CUDA Toolkit, but we also need to provide support for AMD's OpenCL driver/library/stack, in particularl when both are available on the system. Later we might consider allowing builds without CUDA altogether.

@eyalroz eyalroz added the task label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant