Post
Topic
Board Project Development
Re: Large Bitcoin Collider Thread 2.0
by
rico666
on 13/11/2017, 21:06:43 UTC
Oh ok I didn't realize it was complaining about OpenCL since it was running on CPU only mode. I will fix it when I get to enable the GPU. For the 3000 Gkeys I am working on it Wink

It's a tribute to the unified generators (earlier we had different generators for CPU and GPU, now the binary supports both), it needs to dynamically link against a OpenCL library - but you can install a dummy one:

https://github.com/OCL-dev/ocl-icd

Most linux distributions have that as a package.