fireice-uk / xmr-stak

Free Monero RandomX Miner and unified CryptoNight miner
GNU General Public License v3.0
4.05k stars 1.8k forks source link

slow rate with xmr-stak than minergate #1374

Closed javifly closed 6 years ago

javifly commented 6 years ago

Hello,

I have 2 computers. Both give less has / rate with xmr-stak than with other programs mining monero v7.

For example minergate gives me 2750h / s and xmr-stak only gives me 2052h / s The other computer with minergate gives me 524h / s and xmr-stak only gives me 365h / s

I only mino with nvidia GPU on both computers

regards

nightsuspect commented 6 years ago
javifly commented 6 years ago

i am using 64 bits version minergate and 64 bits version xmr-stak

psychocrypt commented 6 years ago

please post all configs

javifly commented 6 years ago

see the config.txt file config.txt attached

javifly commented 6 years ago

xmr-stak.exe -O xmr-eu1.nanopool.org:14433 -u xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.yyyyyyyyyyyyyyyyyyyyyy.worker01/jjjjjjjjjjjjjjjj@gmail.com --currency monero7 -i 0 -p "" -r ""

psychocrypt commented 6 years ago

amd.txt, nvidia.txt pool.txt and cpu.txt ia missing

psychocrypt commented 6 years ago

lease post also the log of an run, do not reduce the output I need all limes from the forst 2 min, please press also h that I can see the hash rate stats

javifly commented 6 years ago

amd.txt, no nvidia.txt yes pool.txt yes cpu.txt yes

see it: nvidia.txt cpu.txt pools.txt

psychocrypt commented 6 years ago

You have disabled the cpu miner, do you also disabled cpu mining in the minergate miner? You can play around with the settings in nvidia.txt, try to increase threads. You should do this with each gpu independent. Please also take a look to https://www.xmrstak.com/, here you can find configs from other users which can be faster than searching best values by hand.

javifly commented 6 years ago

yes i am compare GPU power in minergate with GPU power in xmr-stak, i not use CPU for mining. the results in 2 minutes working are here results_2min.txt

javifly commented 6 years ago

ok, the solution is this.... change the values in nvidia.txt file, for example GTX1070 go from 400 to 600 h/s with the new configuration, thanks!

nightsuspect commented 6 years ago

i just test CPU miner in those 3 software that i said

javifly commented 6 years ago

// gpu: GeForce GTX 960 architecture: 52 // memory: 3316/4096 MiB // smx: 8 { "index" : 1, "threads" : 16, "blocks" : 32, "bfactor" : 8, "bsleep" : 100, "affine_to_cpu" : false, "sync_mode" : 3, },

javifly commented 6 years ago

// gpu: GeForce GTX 1070 architecture: 61 // memory: 6789/8192 MiB // smx: 15 { "index" : 4, "threads" : 30, "blocks" : 60, "bfactor" : 8, "bsleep" : 100, "affine_to_cpu" : false, "sync_mode" : 3, },

javifly commented 6 years ago

// gpu: GeForce GTX 1050 Ti architecture: 61 // memory: 3372/4096 MiB // smx: 6 { "index" : 3, "threads" : 15, "blocks" : 30, "bfactor" : 8, "bsleep" : 100, "affine_to_cpu" : false, "sync_mode" : 3, },

javifly commented 6 years ago

// gpu: GeForce GTX 1060 3GB architecture: 61 // memory: 2482/3072 MiB // smx: 9 { "index" : 5, "threads" : 22, "blocks" : 44, "bfactor" : 8, "bsleep" : 100, "affine_to_cpu" : false, "sync_mode" : 3, },

javifly commented 6 years ago

Compare: Computers - Minergate vs xmr-stak Computer02 - 486 h/s vs 514 h/s Computer01 - 2840 h/s vs 2850 h/s