Post
Topic
Board Mining (Altcoins)
Re: Gateless Gate Sharp 1.1.5: zawawa's open-source dual ETH/XMR/PASC/LBC/FTC miner
by
trojanfresh
on 23/12/2017, 17:02:26 UTC
I just found out CL_DEVICE_TOPOLOGY_AMD does not work with the latest AMD drivers.
This explains why GGS cannot detect GPU's properly with these drivers. Grrrrr...

The newest drivers are using the HSA/ROCm compiler, which is no longer targeted specifically at GPUs.
I suggest using -legacy at least as an interim solution.

how do you do that in the gui

My comment wasn't meant for newbies, but I'll humor you.

You probably can't change the OpenCL build options in the GUI.  I can't say for sure since I don't use GGS (I do miner dev work only on Linux).  You might be able to add it through an environment variable, and you can definitely add it in the source.


Oh okay I know what you mean, I thought I was missing something that didn't require recompiling.