Bitcoin Forum
May 23, 2024, 10:11:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  Print  
Author Topic: mkxminer: Fast Lyra2Z/Lyra2rev2 miner for AMD GPU (ZCoin, GINcoin, VERT, MONA...  (Read 52719 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
oli123
Full Member
***
Offline Offline

Activity: 644
Merit: 100



View Profile
December 10, 2017, 02:32:30 PM
 #121

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.
minerbaba
Newbie
*
Offline Offline

Activity: 91
Merit: 0


View Profile
December 10, 2017, 04:37:43 PM
 #122

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
drr0ss
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 10, 2017, 08:08:34 PM
 #123

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
oli123
Full Member
***
Offline Offline

Activity: 644
Merit: 100



View Profile
December 10, 2017, 09:03:06 PM
 #124

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
Branko
Sr. Member
****
Offline Offline

Activity: 2478
Merit: 318


View Profile
December 11, 2017, 07:43:45 AM
 #125

So how big is devfee with this miner?
preda
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250


View Profile
December 11, 2017, 09:47:23 AM
 #126

wow this miner is very fast!!!

thanks a lots i really like it

i will let you know in next days

4x rx 480 8gb 35mh each on Mona great results!!!
pehoko
Full Member
***
Offline Offline

Activity: 232
Merit: 100


View Profile
December 11, 2017, 03:21:12 PM
 #127

Not working with "Tonga".
Chapster
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
December 11, 2017, 03:48:30 PM
 #128

Hello winmkx,

Thank you for creating this program.

I have been trying to use it but no matter what I try, the program never starts mining, it just goes back to the command prompt without giving any reason why.

Please take a look at everything I tried so far (as a clarification, Sgminer says my AMD cards are on platform 1):

Quote
C:\Users\Winuser\Desktop\mkxminer>mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u Pooluser.Rig4 -p x -I 23 --platform 2 --asm --reorder
[10:14:39 - 0 days 00:00:00] Starting mkxminer v2.0.0...
[10:14:41 - 0 days 00:00:01] ADL / OpenCL devices mismatch!
[10:14:41 - 0 days 00:00:01] Hardware monitoring is not accurate, check your drivers setup
[10:14:41 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as Pooluser.Rig4...
[10:14:45 - 0 days 00:00:05] Connected!
[10:14:46 - 0 days 00:00:07] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:14:48 - 0 days 00:00:08] Device not supported: "GeForce GTX 970". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:14:50 - 0 days 00:00:10] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:14:50 - 0 days 00:00:11] --- Detected GPUs ---
[10:14:50 - 0 days 00:00:11] GPU#0: Radeon RX 580 Series
[10:14:50 - 0 days 00:00:11] GPU#1: Radeon RX 580 Series
[10:14:50 - 0 days 00:00:11] GPU#2: Radeon RX 580 Series
[10:14:50 - 0 days 00:00:11]
[10:14:50 - 0 days 00:00:11] Press Ctrl+C to exit application
[10:14:50 - 0 days 00:00:11]

C:\Users\Winuser\Desktop\mkxminer>



C:\Users\Winuser\Desktop\mkxminer>mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u Pooluser.Rig4 -p x -I 23 --platform 2 --asm
[10:16:11 - 0 days 00:00:00] Starting mkxminer v2.0.0...
[10:16:13 - 0 days 00:00:01] ADL / OpenCL devices mismatch!
[10:16:13 - 0 days 00:00:01] Hardware monitoring is not accurate, check your drivers setup
[10:16:13 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as Pooluser.Rig4...
[10:16:17 - 0 days 00:00:05] Connected!
[10:16:19 - 0 days 00:00:07] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:16:20 - 0 days 00:00:09] Device not supported: "GeForce GTX 970". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:16:22 - 0 days 00:00:10] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:16:24 - 0 days 00:00:12] --- Detected GPUs ---
[10:16:24 - 0 days 00:00:12] GPU#0: Radeon RX 580 Series
[10:16:24 - 0 days 00:00:12] GPU#1: Radeon RX 580 Series
[10:16:24 - 0 days 00:00:12] GPU#2: Radeon RX 580 Series
[10:16:24 - 0 days 00:00:12]
[10:16:24 - 0 days 00:00:12] Press Ctrl+C to exit application
[10:16:24 - 0 days 00:00:12]

C:\Users\Winuser\Desktop\mkxminer>



C:\Users\Winuser\Desktop\mkxminer>mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u Pooluser.Rig4 -p x -I 23 --platform 2
[10:16:44 - 0 days 00:00:00] Starting mkxminer v2.0.0...
[10:16:46 - 0 days 00:00:01] ADL / OpenCL devices mismatch!
[10:16:46 - 0 days 00:00:01] Hardware monitoring is not accurate, check your drivers setup
[10:16:46 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as Pooluser.Rig4...
[10:16:51 - 0 days 00:00:06] Connected!
[10:16:53 - 0 days 00:00:08] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:16:54 - 0 days 00:00:10] Device not supported: "GeForce GTX 970". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:16:57 - 0 days 00:00:13] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:16:59 - 0 days 00:00:14] --- Detected GPUs ---

C:\Users\Winuser\Desktop\mkxminer>



C:\Users\Winuser\Desktop\mkxminer>mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u Pooluser.Rig4 -p x -I 20 --platform 2 --asm
[10:17:40 - 0 days 00:00:00] Starting mkxminer v2.0.0...
[10:17:42 - 0 days 00:00:01] ADL / OpenCL devices mismatch!
[10:17:42 - 0 days 00:00:01] Hardware monitoring is not accurate, check your drivers setup
[10:17:42 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as Pooluser.Rig4...
[10:17:46 - 0 days 00:00:05] Connected!
[10:17:48 - 0 days 00:00:07] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:17:49 - 0 days 00:00:09] Device not supported: "GeForce GTX 970". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:17:51 - 0 days 00:00:11] Device not supported: "GeForce GTX 1070". Only AMD GCN devices are supported currently. Please double check that you have AMD videocards.
[10:17:53 - 0 days 00:00:12] --- Detected GPUs ---
[10:17:53 - 0 days 00:00:12] GPU#0: Radeon RX 580 Series
[10:17:53 - 0 days 00:00:12] GPU#1: Radeon RX 580 Series
[10:17:53 - 0 days 00:00:12] GPU#2: Radeon RX 580 Series
[10:17:53 - 0 days 00:00:12]
[10:17:53 - 0 days 00:00:12] Press Ctrl+C to exit application

C:\Users\Winuser\Desktop\mkxminer>

C:\Users\Winuser\Desktop\mkxminer>mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u Pooluser.Rig4 -p x -I 23 --platform 1
[10:43:26 - 0 days 00:00:00] Starting mkxminer v2.0.0...
[10:43:28 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as Pooluser.Rig4...
[10:43:32 - 0 days 00:00:06] Connected!

C:\Users\Winuser\Desktop\mkxminer>mkxminer.exe -o stratum+tls://stak.suprnova.cc:7710 -u Pooluser.Rig4 -p x -I 23 --platform 0
[10:43:36 - 0 days 00:00:00] Starting mkxminer v2.0.0...
[10:43:38 - 0 days 00:00:01] ADL / OpenCL devices mismatch!
[10:43:38 - 0 days 00:00:01] Hardware monitoring is not accurate, check your drivers setup
[10:43:38 - 0 days 00:00:01] Connecting to stratum+tls://stak.suprnova.cc:7710 as Pooluser.Rig4...
[10:43:41 - 0 days 00:00:05] Device not supported: "Intel(R) HD Graphics 510". Only AMD GCN devices are supported currently. If you have Intel CPU and AMD cards, then please add "--platform 1" to your command line.

C:\Users\Winuser\Desktop\mkxminer>



Quubik
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 11, 2017, 04:16:14 PM
 #129

Needs work but promising (Y)
EMWEE
Full Member
***
Offline Offline

Activity: 238
Merit: 102


View Profile
December 11, 2017, 04:30:34 PM
 #130

So is this miner legit or not? I read a lot of different things. Is it only working on nicehash and what is the dev fee?

   ⚡⚡ PRiVCY ⚡⚡   ▂▃▅▆█ PRiVCY (PRIV) is a new PoW/PoS revolutionary privacy project  ☞ Best privacy crypto-market! █▆▅▃▂
    Own Your Privacy! ───────────────── WebsiteGithub  |  Bitcointalk  |  Twitter  |  Discord  |  Explorer ─────────────────
   ✯✯✯✯✯                 ✈✈✈[Free Airdrop - Starts 9th June][Tor]✈✈✈ ║───────────║ Wallet ➢ Windows  |  macOS  |  Linux
tf2addict
Full Member
***
Offline Offline

Activity: 675
Merit: 100


View Profile
December 11, 2017, 04:34:36 PM
 #131

What is dev fee?
oli123
Full Member
***
Offline Offline

Activity: 644
Merit: 100



View Profile
December 11, 2017, 04:47:16 PM
 #132

So is this miner legit or not? I read a lot of different things. Is it only working on nicehash and what is the dev fee?
I can not answer all your questions, but at least one. Version 1 worked only on the nicehash pool. The current version also works on the suprnova pool.
EMWEE
Full Member
***
Offline Offline

Activity: 238
Merit: 102


View Profile
December 11, 2017, 04:59:15 PM
 #133

So is this miner legit or not? I read a lot of different things. Is it only working on nicehash and what is the dev fee?
I can not answer all your questions, but at least one. Version 1 worked only on the nicehash pool. The current version also works on the suprnova pool.
Thanks for the fast reply oli123. Does the rewards on suprnova are some sort in ratio with the hashrate you got? Will see if i can get it running on a rig tomorrow and post my results.

   ⚡⚡ PRiVCY ⚡⚡   ▂▃▅▆█ PRiVCY (PRIV) is a new PoW/PoS revolutionary privacy project  ☞ Best privacy crypto-market! █▆▅▃▂
    Own Your Privacy! ───────────────── WebsiteGithub  |  Bitcointalk  |  Twitter  |  Discord  |  Explorer ─────────────────
   ✯✯✯✯✯                 ✈✈✈[Free Airdrop - Starts 9th June][Tor]✈✈✈ ║───────────║ Wallet ➢ Windows  |  macOS  |  Linux
fr4nkthetank
Legendary
*
Offline Offline

Activity: 2294
Merit: 1182


Now the money is free, and so the people will be


View Profile
December 11, 2017, 06:19:21 PM
 #134

The miner works.  of course dont run anything mining related on computers that have bitcoin on them Smiley  It can only connect to TLS ports, so that limits the pools you can go to.  Your performance will vary and the miner is just a normal miner, nothing fancy.
winmkx (OP)
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
December 11, 2017, 06:40:57 PM
 #135

Update: a new version that works with suprnova VTC pool will be released today in about 12 hours!

So you will be able to mine your Vertcoin.
PanzerSheriff
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
December 11, 2017, 09:19:58 PM
 #136

Any chance for a XZC (ZCoin) version?
marcos5872
Member
**
Offline Offline

Activity: 107
Merit: 10


View Profile
December 11, 2017, 09:35:35 PM
 #137

Update: a new version that works with suprnova VTC pool will be released today in about 12 hours!

So you will be able to mine your Vertcoin.


And today VTC halving is done XD.
preda
Sr. Member
****
Offline Offline

Activity: 756
Merit: 250


View Profile
December 11, 2017, 10:44:45 PM
 #138

this miner working perfectly good with my 4x rx 480 mining mona!!! thanks!!!!!
cogitech
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
December 12, 2017, 01:40:27 AM
 #139

Would REALLY love a Linux version of this miner !!! Shocked
winmkx (OP)
Newbie
*
Offline Offline

Activity: 86
Merit: 0


View Profile
December 12, 2017, 09:33:39 AM
 #140

Update: the new version that works with VTC suprnova pool is ready, but release is delayed. Hopefully not for a long time. Initial difficulty on vtc pool is too high, should be an easy fix. Once it's fixed, the new version will be released.
Pages: « 1 2 3 4 5 6 [7] 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!