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 for OpenCL and multiple GPUs, such as Intel Graphics and AMD. #551

Open
alph4b3th opened this issue Jun 17, 2023 · 1 comment
Open

Comments

@alph4b3th
Copy link

Hello, I need support for GPUs in general, both AMD and Intel Graphics.

While an Intel Graphics may not provide as much acceleration, it would still be interesting to be able to utilize the GPUs I have access to. It's really difficult to find good Python frameworks that can meet this requirement, but I hope Gorgonia can help me. In general, my model can be trained on CPU, but obviously a GPU would greatly accelerate the training and iteration process. Is it possible to add this support?

@chewxy
Copy link
Member

chewxy commented Jul 10, 2023

It is possible. However I'm currently working on a new version which would make integration a lot easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants