xmrig-nvidia icon indicating copy to clipboard operation
xmrig-nvidia copied to clipboard

GTX 1070 Omptimized hashrate but with some question

Open norcino opened this issue 7 years ago • 6 comments

Hi, I tried to run the miner with default values and I had poor performances with just 500H/s circa, and the machine was almost unusable.

I have a GTX 1070 overclocked, +130Mhz Core clock, +859 Mhz Memory Clock. Using Win10 Pro 64 bit.

  • VERSIONS: XMRig/2.4.2 libuv/1.14.1 CUDA/9.0 MSVC/2015
  • CPU: AMD Ryzen 7 1700X Eight-Core Processor x64 AES-NI
  • GPU #0: GeForce GTX 1070 @ 1784/4004 MHz 12x45 6x25 arch:61 SMX:15
  • ALGO: cryptonight, donate=5%

For me, the best setting is to use 13 cores and use Bfactor 6. With this settings I reach 720Hs, do you think is good?

I tried to use CPU affinity but I didn't notice any change, what would it be used for? Another question, for Monero mining, is more important Core clock or Memory clock? (In ETH mining memory is the most important thing)

Thanks, for all, this is a very nice tool.

norcino avatar Dec 02 '17 00:12 norcino

What Os you use ?

janekaze avatar Jan 08 '18 02:01 janekaze

Win10 Pro 64 bit

norcino avatar Jan 08 '18 09:01 norcino

Memory latency is the only important thing for cryptonight. 720H/s is pretty good for a 1070.

gordan-bobic avatar Mar 18 '18 18:03 gordan-bobic

what speed do you have with the gigabyte 1070 8gb g1 gaming 697h/s is good? My config "index": 0,            "threads": 18,            "blocks": 44,            "bfactor": 8,            "bsleep": 90,            "affine_to_cpu": false Core +150 Men +620

Piradoxlanieve avatar Jun 06 '18 12:06 Piradoxlanieve

Found best values for my gtx 1070 "index": 0, "threads": 30 or 96, "blocks": 45 or 15, "bfactor": 8, "bsleep": 25, Core [email protected], doesn't matter actually, even 1800 do fine. Men + 550 or 4551 Both threads/block combinations can mine up to 725h/s with o/c.

leve1ord avatar Dec 22 '18 23:12 leve1ord

Formatting people! use three backticks followed by json

"index": 0,
"threads": 30,
"blocks": 45,
"bfactor": 8,
"bsleep": 25,

OR

"index": 0,
"threads": 96,
"blocks": 15,
"bfactor": 8,
"bsleep": 25,

elibroftw avatar Nov 14 '20 17:11 elibroftw