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

List of compatible GPUs? #170

Open
fkgruber opened this issue Mar 14, 2020 · 1 comment
Open

List of compatible GPUs? #170

fkgruber opened this issue Mar 14, 2020 · 1 comment

Comments

@fkgruber
Copy link

Hi
Is there a list of compatible GPUs?
I tried gpuR on a surface go which has an Intel HD Graphics 615 GPU and gpuR is not detecting it. And I did install openCL runtimes and was able to compile gpuR.

According to GPU Caps Viewer it has:
GPU: Kaby Lake (GT2)
1024MB VRAM
Vulkan API 1.1.82
OpenGL 4.5 245 ext
Inter(R) HD Graphics 615
detectGPUs() does not find it

@cdeterman
Copy link
Owner

Theoretically any GPU should be supported assuming correct drivers and paths are set correctly. Perhaps you could provide the output of the install to see how it is compiling? Also, does it find your CPU? Intel opencl often allows to find the CPU as well.

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