Please login or register.

**xmrMiner** a new high optimized NVIDIA GPU miner

Dear Community,

there is a new optimized NVIDIA GPU miner xmrMiner available. xmrMiner is a fork of KlausT's ccminer version. ccminer is developed by Christian Buchner's & Christian H.'s and modified by tsiv for Cryptonight mining.

xmrMiner achieves on a NVIDIA Tesla K20 26% more hash/s than ccminer.

Performance Overview

gpu launch param xmrMiner [hash/s] KlausT ccminer [hash/s] speedup [%] clock [MHz] watt
k80* 24x39 482 395 22 875 115
K80* Amazon AWS 24x39 469 399 25 875 128
k20 24x39 397 314 26 758 99
P100 72x56 1640 1630** 0 1328 92
GTX TITAN X 16x48 633 579 9 1151 132

* used one of two GPU sockets

Please test xmrMiner and post you feedback on reddit or in this forum. If your GPU is not listed on this benchmark side or you achieve a higher hash rate than currently posted please add your results there.

If you found any bugs please open an issu on github.

download

hashrate psychocrypt

Replies: 37
Reply to: Bierbam
psychocrypt posted 7 years ago Weight: 0 | Link [ - ]

I think you could reach better rates if you use for blocks 2x smx and more threads. Memory should be as near as possible to 1gb or maybe 2gb. Could you try for the 6smx cards --launch=32x12 or --launch=24x18 Do you perform the tests under linux? If you use windows please wait with the tests for the next release. The next release will allow to run larger launch settings under windows without get killed from windows for blocking the gpu.

Reply to: psychocrypt apollo69
apollo69 posted 7 years ago Replies: 1 | Weight: 0 | Link [ - ]

Yes please let me know how to use all 16 visible GPUs.

Reply to: apollo69 psychocrypt apollo69
psychocrypt posted 7 years ago Weight: 0 | Link [ - ]

To use more than 8 GPUs you need to start the miner two times and mask the use able devices. in windows

  1. start the cmd terminal
  2. goto the miner directory
  3. run set CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
  4. start the first miner xmrMiner (do not forget the miner options)
  5. run step 1,2 to start the second miner
  6. run set CUDA_VISIBLE_DEVICES=8,9,10,11,12,13,14,15
  7. start second miner xmrMiner

In linux use export CUDA_VISIBLE_DEVICES=0,1,2,3,4,5,6,7

psychocrypt posted 7 years ago Replies: 1 | Weight: 0 | Link [ - ]

I released a new version 0.2.1 with a better interactivity if the miner is used on the normal dektop pc. For nvidia fermi gpus there is a speedup up to 120% possible.

Reply to: psychocrypt
gudisnypr posted 7 years ago Replies: 1 | Weight: 0 | Link [ - ]

hey psycho, your gpu miner works like a charm, getting 500 h/s from the go with my 1070. i am confused about the performance part of the git. do i type in '--launch=txb somewhere to find the right spec? i'm not sure where to find my multiprocessor count or thread count that my gpu can handle. any help would be great, thank you for your hardwork!

Reply to: gudisnypr psychocrypt
psychocrypt posted 7 years ago Weight: 0 | Link [ - ]

You need to pass --launch=64x40 as parameter to the binary. e.g., xmrMiner --url=... -u ... -p ... --launch=64x40 Your GPU has 20 SMX therefore a good configs could be --launch=64x40, --launch=32x60, --launch=32x80 or --launch=24x40 If you are using windows you need to set the parameter to --bfactor=6 (maybe to 8) and --bsleep=25.

tdrought posted 6 years ago Replies: 1 | Weight: 0 | Link [ - ]

Newbie here... I am running this on my single MSI GTX 1080 Seahawk. Without adding anything to launchParam, I am seeing on average 521 H/s. How do I calculate the launchparams? When launching, it states 'GPU #0: GeForce GTX 1080 (20 SMX), using 80 blocks of 8 threads'. Is that max for this card, or is it generic? It does seem to really bog down my system with this setting. Thanks.

Reply to: tdrought
psychocrypt posted 6 years ago Weight: 0 | Link [ - ]

please try --launch=32x60. If you need more interactivity you could also use the option x-bfactor=6 --bsleep=25

You could also try the miner xm-stak-nvidia or latest version In both cases please use always the latest version to get the best performance.

kingval posted 6 years ago Weight: 0 | Link [ - ]

Please I am a newbie. Can someone please kindly put me through on how to mine using vps. Thanks

pcmedia edited 6 years ago Weight: 0 | Link [ - ]

FYI, GTX 1080 Ti FE best setting I've found for Windows is --launch=64x56 (the SMX is 28; it's possible to use 72x56 but it's slower and will crash more often).

AlxMrx edited 6 years ago Replies: 2 | Weight: 0 | Link [ - ]

Hello, I tested your miner with my GTX 970 (win 10) but I get lower hash rate vs ccminer. With your miner I had around 330 H/s while ccminer is 390-400 H/s. Also, the system got really low responsiveness.

My launch parameters: --launch=24x26 --bfactor=6 --bsleep=25

Reply to: AlxMrx
pcmedia posted 6 years ago Replies: 1 | Weight: 0 | Link [ - ]

Apparently this miner mostly helps GTX 10#0 and the more expensive cards.

Reply to: pcmedia AlxMrx
fireballs696 posted 6 years ago Weight: 0 | Link [ - ]

I have had this take a card getting around 30H/s in a laptop with ccminer on auto and after I was done tweaking it was at over 160H/s

Reply to: AlxMrx
fireballs696 posted 6 years ago Weight: 0 | Link [ - ]

I run --launch=16x26 --bfactor=6 --bsleep=26 on my GTX 970 also on windows 10 and I get 426-436 H/s