Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Lolnero - much privacy! many ASICs!
by
fuwa0529
on 27/10/2021, 17:38:12 UTC


Updates:

Oct 21th, 2021

Lolnero moved to GPU mining, since there's a built-in OpenCL miner now. What's interesting is the speed this miner got developed. It literally only took 4 days. Thanks to cruzbit which provided a solid opencl code base to work on.


Perfect, but I can't compile it correctly... anyone could help¿?

https://i.ibb.co/Jmw47yz/Screenshot-from-2021-10-21-01-04-36.png

Edit: Ok, the solution was to read the error well ... and understand it, because I am a total noob ... I just had to copy some files from the opencl library to / usr / include / CL /

now I could compile, but have this error when mining:

https://i.ibb.co/P4PhfbF/Screenshot-20211025-223556.png


I think you are on the right track, but I don't know why it didn't work for you. As far as I know, integrated graphics isn't supported officially by rocm. GPU mining has only been tested on external AMD GPUs running on NixOS.