JuliaGPU / OpenCL.jl

OpenCL Julia bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Windows

juliohm opened this issue · comments

The OpenCL_jll build is failing on Windows. One of the OpenCL maintainers successfully fixed the build by disabling a feature that I think may be important for Windows users. He mentioned that an alternative solution would be to upgrate the version of mingw in BinaryBuilder.jl. More details here.

why dont you use wsl2 ?
its good and i like it

Is this issue fixed? Does the current version work on Windows now that KhronosGroup/OpenCL-ICD-Loader#186 is merged?