RyanVereque
RyanVereque
I didn't see this specific issue when I posted on [Veekun](https://github.com/veekun/pokedex), but I did know that this branch was trying to temporarily add Gen 8 data. Let me link a...
@aidiss > I have seen similar issues that are closed as resolved. As I understand the solution was to add > `mkdir -p /etc/OpenCL/vendors && echo "libnvidia-opencl.so.1" > /etc/OpenCL/vendors/nvidia.icd`. But...
I haven't tried running sample code since my last comment except just now, but running it now in the latest commit it doesn't give this error anymore. Haven't checked why/how...