Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/etc. kernel switching miner
by
Pansyfaust
on 19/12/2014, 16:54:50 UTC

(it should work with metallicjames is you use in lyra2RE.cl the blake256 code of metallicjames version.


Um i don't get it, if i want to use the metallicjames version with your kernel, which kernel files do i need to replace exactly?
Cause if i'm not mistaken, simply replacing all metallicjames' lyra2re related kernel files with your kernel files won't work..
thanks.
no it won't work directly, the first kernel has been rewritten.

You need to replace the first kernel in the new lyra2RE.cl which is starting with "search(" actually lines 152 to 225) by the old one. Then it should work.


Didn't work, replaced the codes mentioned with the old one, produce the same error as before being replaced:
Error: clSetKernelArg of all params failed.
GPU 0 failure, disabling!



try gpu-platform -1 in config or bat

Proper recording is not this: --gpu-platform 1
Could you give a more detailed explanation of what exactly makes this line, what it means.
Thank you.

Correct, I was merely pointing them in the direction I thought would solve their problem.
As far as I know, this argument selects the platform on which the cards are/is located, so on-board GPU might be GPU platform 0 for example, while your discreet card is GPU platform 1, so when you start the miner the default is "0", which means it's pointing towards your on-board.