Pages:
Author

Topic: mkxminer: Fast Lyra2Z/Lyra2rev2 miner for AMD GPU (ZCoin, GINcoin, VERT, MONA... - page 28. (Read 52746 times)

sr. member
Activity: 2604
Merit: 326
So how big is devfee with this miner?
full member
Activity: 644
Merit: 100
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

Try it with "-I 23" as recommended by the developer. It's what we use as well for Rx 470, Rx 480 and Rx 570,  Rx 580 - we get 33-34 Mh/s on both the Rx 480 and Rx 580s (8 total GPUs, with 1 exception that only does 30 for some reason).
I tried to give the original intensity 23 as you type but writes that high intensity: https://imgur.com/a9GrAs0.
So I lowered to 22 and the resulting value is 30 Mh/s here is the screen: https://imgur.com/CWOPvkZ.
Consumption is 970 W at this setting and core temperature also 75 degrees, which is quite high for me.
I'm trying to reduce the GPU rate as Mhz and core voltages and later I will publish my results.

use --asm
I used the --asm parameter, the miner ran but froze the whole comp. So hard reboot. File with -I 22 --asm = froze
File without -I 22 only with --asm miner dont mining: https://imgur.com/kjbHF3r
member
Activity: 98
Merit: 10
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

Try it with "-I 23" as recommended by the developer. It's what we use as well for Rx 470, Rx 480 and Rx 570,  Rx 580 - we get 33-34 Mh/s on both the Rx 480 and Rx 580s (8 total GPUs, with 1 exception that only does 30 for some reason).
I tried to give the original intensity 23 as you type but writes that high intensity: https://imgur.com/a9GrAs0.
So I lowered to 22 and the resulting value is 30 Mh/s here is the screen: https://imgur.com/CWOPvkZ.
Consumption is 970 W at this setting and core temperature also 75 degrees, which is quite high for me.
I'm trying to reduce the GPU rate as Mhz and core voltages and later I will publish my results.

use --asm
newbie
Activity: 91
Merit: 0
Greetings....

I'm currently running a multi-gpu rig.
I have AMD and Nvidia cards
I'm having issues trying to get mkxminer to run using the AMD gpu's.

15:25:57 - 0 days 00:00:03] Device not supported: "GeForce GTX 1060 6GB". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[15:26:00 - 0 days 00:00:05] --- Detected GPUs ---
[15:26:00 - 0 days 00:00:05] GPU#0: AMD Radeon (TM) R9 380 Series
[15:26:00 - 0 days 00:00:05]
[15:26:00 - 0 days 00:00:05] Press Ctrl+C to exit application

It always starts to log in on the Nvidia (then gets booted) says that I need AMD cards, finds my cards then closes.
I have tried -d 1 and -d 0 and various other configurations to get it to ignore my Nvidia cards but I get a "No such device" error, or it starts up on the Nvidia again.
Also, if I -d 0 it starts on the Nvidia again.

Two questions here.

1. Is it possible that my PC is thinking that two cards are in 0?
2. How can I circumnavigate around the issue, to run just the AMD cards?

Set up is running Windows 10 on a 6700k i7, as if that should make any difference.




try  --platform   0 , 1 or 2
full member
Activity: 644
Merit: 100
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

Try it with "-I 23" as recommended by the developer. It's what we use as well for Rx 470, Rx 480 and Rx 570,  Rx 580 - we get 33-34 Mh/s on both the Rx 480 and Rx 580s (8 total GPUs, with 1 exception that only does 30 for some reason).
I tried to give the original intensity 23 as you type but writes that high intensity: https://imgur.com/a9GrAs0.
So I lowered to 22 and the resulting value is 30 Mh/s here is the screen: https://imgur.com/CWOPvkZ.
Consumption is 970 W at this setting and core temperature also 75 degrees, which is quite high for me.
I'm trying to reduce the GPU rate as Mhz and core voltages and later I will publish my results.
full member
Activity: 304
Merit: 100
Why is this restricted to certain pools? It doesn't make sense. Why is miningpoolhub not supported?
sr. member
Activity: 1246
Merit: 274
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

Try it with "-I 23" as recommended by the developer. It's what we use as well for Rx 470, Rx 480 and Rx 570,  Rx 580 - we get 33-34 Mh/s on both the Rx 480 and Rx 580s (8 total GPUs, with 1 exception that only does 30 for some reason).
full member
Activity: 644
Merit: 100
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
sr. member
Activity: 1246
Merit: 274
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.
full member
Activity: 644
Merit: 100
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.
member
Activity: 107
Merit: 10
newbie
Activity: 9
Merit: 0
Hi!

  I use r9 380/r9 380x. And see - "Tonga devices,does not supported".
r9 280x, and rx 480 working. Can you help me ?
newbie
Activity: 21
Merit: 0
Any chances of releasing a Lyra2z version of this miner?
member
Activity: 118
Merit: 10
I have a vega 56 doing 52 Mh/s +, but my Frontier Edition is only doing like 40.  Suprnova Mona pool is working fine for me.

The Frontier Edition also is also ignoring --fan and also MSI Afterburner fan control, and running it at like 90%...  very annoying.  Temps are 55core/60hotsop/55hbm, so its definitely not needing it that high.  Very loud and obnoxious.

+1 on vertcoin support on a pool.

Edit:  holy crap.  

Vega 56 doing 52.5 Mh/s now, and running in the 30c temp range.  Looks like it's hanging on on P6.

https://i.imgur.com/n6ur5R8.png




my vega 64 doing 60/61M on default setting. but only can running 10-30 minutes and then will crash the miner.  
I tried to low down the clock to get 50m which will last about 1 hour and then crashed.

Is there any other solution for advise ?

Vegas dont like high temps in HBM use hwinfo to check temps por HBM, core and soc. If temp is high all miner crashes in any algo.
member
Activity: 109
Merit: 10
well i tried the miner and the R9 Fury only shows 38MHs and the other R9 Fury Didnt load for some reason

try running "best.cmd" (included in mkxminer200). Do you still have 38MHs?
that is the speed from mining with that bat file,also only a single card is mining,not sure why


newbie
Activity: 8
Merit: 0
It would be nice to have the miner compatible to miningrigrentals Cheesy
sr. member
Activity: 2604
Merit: 326
Details   Extra   Algo   Diff   ES**   Hashrate*   Reject*
ccminer/8.15-KlausT   c=NDASH   neoscrypt   1536      6.2 Mh/s
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32


Why does not AMD show Hashrate on the video card?Huh
Details   Extra   Algo   Diff   ES**   Hashrate*   Reject*
ccminer/8.15-KlausT   c=NDASH   neoscrypt   1536      6.2 Mh/s
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32


Why does not AMD show Hashrate on the video card?Huh
how to run cgminer AMD card? Write the start line please ....


Wrong thread?
member
Activity: 336
Merit: 10
Details   Extra   Algo   Diff   ES**   Hashrate*   Reject*
ccminer/8.15-KlausT   c=NDASH   neoscrypt   1536      6.2 Mh/s
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32


Why does not AMD show Hashrate on the video card?Huh
Details   Extra   Algo   Diff   ES**   Hashrate*   Reject*
ccminer/8.15-KlausT   c=NDASH   neoscrypt   1536      6.2 Mh/s
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32
sgminer/5.6.1-niceha   c=NDASH   neoscrypt   32


Why does not AMD show Hashrate on the video card?Huh
how to run cgminer AMD card? Write the start line please ....
sr. member
Activity: 2604
Merit: 326
I have one rx560 and one rx580 in PC and it won't start mining, with no
error message...just connect and disconnect from suprnova and exits
newbie
Activity: 18
Merit: 0
Hi,

are you going to release a Linux version?
Pages:
Jump to: