Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AEON 2nd gen cryptonote, anon, mobile-friendly, scalable, pruning
by
Arux
on 07/09/2016, 20:28:18 UTC
So you can mine on a RX 470 with the older miner? Can this be adapted to the current one Arux? Had no luck witj the new compiled miner sent. Whats the difference in the two miners?

Yup, it works. But less hashrate. The source is there, and Arux can just try to recompile it with the latest opencl. Or even merge some useful improvement from the last two releases.

it's surprising, i used the same toolchain to build every win64 aeon miner. so that means that the original code (I think specifically about cryptonight-lite.cl) was polaris compatible then the following optimizations broke it.
And opencl version can be exonerated, i don't believe that the problem is on the driver side.

could you confirm if the problem occurs with latest wolf-xmr-miner too. win64 build here https://github.com/Arux-BTT/wolf-xmr-miner/releases or compile yourself on linux. thanks