[R] Install OpenCL

Ivan Krylov kry|ov@r00t @end|ng |rom gm@||@com
Wed Jun 15 16:09:50 CEST 2022


On Wed, 15 Jun 2022 08:54:43 +0200
Quirin Stier <Quirin_Stier using gmx.de> wrote:

> Nota: NVIDIA GPU Computing Toolkit does not contain any OpenCL.dll,
> only the OpenCL.h (required for the includes) and a OpenCL.lib (maybe
> not important)

Part of the problem seems to be that there are two files named
OpenCL.dll, with one of them (the package DLL built from the sources
available from CRAN) depending on the other (the DLL containing OpenCL
functions for the package to call).

Have you tried the workaround from
https://github.com/s-u/OpenCL/issues/6#issuecomment-919990137 ? This
person is also running NVIDIA GPU Computing Toolkit of a similar
version on Windows.

-- 
Best regards,
Ivan



More information about the R-help mailing list