Closed augustresende closed 6 years ago
What error are you getting?
It looks like Rust can't find OpenCL on Windows. I've made some changes to try to help Rust find OpenCL, so try again with the latest version.
Also, I don't think a Windows release is feasible. Most likely, I'd have to create 3 releases: NVIDIA, AMD, and Intel. I don't have devices with all of those GPUs.
This problem was fixed by installing the Nvidia CUDA toolkit, restarting, then removing the Rust cache folder target
.
I am not able to compile the program on windows. You can make a release please?