You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: