DLTcollab / dcurl

Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error building with gpu cuda 10.1

tylerw1369 opened this issue · comments

Im getting this error. Im not sure if it is something i need to do on my computer but i dont believe it is.
image

@tylerw1369 , please try the command $ sudo apt install ocl-icd-opencl-dev to install the OpenCL header files and library.

oh stupid me that was the problem. thanks