Post
Topic
Board Mining (Altcoins)
Re: mkxminer: fast Lyra2rev2 miner for AMD GPUs (Vertcoin, Monacoin, Verge, STRAKS)
by
oli123
on 09/12/2017, 21:01:20 UTC
I tried mining with mkxminer v.2 on stratum+tls://mona.suprnova.cc: 3001. Miner goes perfectly is very powerful. Compared to sgminer, this is an incomparably more powerful program.
On my mining rig, the RX480 achieves such results: https://imgur.com/PDMkr2t
On the first page are approximate GPU card performance. I only reach 26 Mh/s.
How to get the RX 480: 36MHs ? I have four msi RX480 8GB (1303/2000 Mhz) and no overclocked GPU cards.

Are you using the "best' batch file that comes with the miner? That should give you 33-34 mh/s at stock settings based on the testing I've done on a Rx 480 8 gb.
I use this setting for gpu. I forgot to add that bios are original without modification.

Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100

mkxminer.exe -o stratum+tls://mona.suprnova.cc:3001 -u user -p pass -I 19

pause