Pages:
Author

Topic: NiceHash EQM Zcash NVIDIA optimized miner [Maxwell/Pascal] + CPU mining v1.0.4c - page 20. (Read 238050 times)

legendary
Activity: 1498
Merit: 1030
Sure np, it is Inno3D GTX 1070 iChill X4, TDP at 50%, mem clock +600 (total of 4500).

 None of my cards have been able to handle +600 memory clock reliably, most of them can do +550 a few +500 at most.
 Mix of at least 3 different Gigabyte models (couple ITX, 4 2-fan, 2 Windforce 3-fan) and some EVGAs.

 I've never bothered trying to max efficiency on eqm though, as my current situation gives me a fixed monthly cost for electric so *FOR ME FOR NOW* it makes more sense to try to push for max hash.

sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
1060 3gb with 50% tdp:

180sol/s@60Watt

Light oc (when running with the -ca parameter) (100% tdp)

225sol/s@100Watt
sr. member
Activity: 308
Merit: 250
Greetings,
any Linux guru here to give me a hint how to force P3 state in Linux?
My core is at max speed but memory is 400Mhz lower on P2 state.
Thanks!
legendary
Activity: 3248
Merit: 1070
same setting, but i can't get that hash with that wattage, the maximum is 310 sol 100w, what is your core clock?

6x GTX 1070 EVGA FTW - Drivers 376.19

Core +140 (real core ~1860Mhz)
vCore +20%
Mem +685 (real core ~4482Mhz)
TDP 50% (~91w per card)




~320 Sols/card - Total 1927 sols/s with 2 process of EQM (3 cards each) i know you can do 2 threads per cards now, but i found it to be less stable in my experiments (had some crashes, and get 3% less sols/s overall)

~695W @ wall - 1 sol/s per 0.36066W

Very efficient for now ;-), will play a bit more with OC/vCore over the week-end, this configuration being rock stable for 2 days, 0 rejected shares. Would like to see if some settings or code optimizations could max out the GPU's they're not fully maxed (about 96% load in nvidia-smi), i used the usual variables to max out cards, but it's not 100%.

Cheers.

moving above 600 mem give me artifact and i have samsung memory, it must be the model, i have the g1 gaming, the bst i could get was 93 watt but 306 sol
legendary
Activity: 3164
Merit: 1003
same setting, but i can't get that hash with that wattage, the maximum is 310 sol 100w, what is your core clock?
0 core Amph.  Ps look at my signature .. Byteball never paid me.
legendary
Activity: 1750
Merit: 1024
You aren't going to be able to get the same underclocking (TDP reduction) results between cards. They have different voltages they operate on in addition to different TDP envelopes. They aren't all 150w cards. This is going to very immensely between venders and even in between different cards.

The fact that you can reduce TDP to increase earnings means there is plenty of processing headroom available either for improvements in Equihash speeds or dual mining with something like SIA which is almost entirely compute based.
full member
Activity: 243
Merit: 105

linux 3b version is faster, but still a bit slower, then windows on same hardware.

win version under wine-staging:
Code:
$ /opt/wine-staging/bin/wine eqm.exe -cd 0 -b
fixme:winediag:start_process Wine Staging 1.9.23 is a testing version containing experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
fixme:heap:RtlSetHeapInformation 0x3e0000 0 0x23fd20 4 stub

==================== www.nicehash.com ====================
     EQM v1.0.3b equihash CPU&GPU Miner for NiceHash.
  This miner is using proprietary base code by NiceHash.
    CPU solver: by xenoncat
    CUDA solver: by djeZo; heavily modified Tromp solver
==================== www.nicehash.com ====================

[20:36:10][0x00000026][info] Log started
[20:36:10][0x00000026][info] Starting up miner instances...
fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
fixme:ntdll:EtwRegisterTraceGuidsW (0x30ec34, (nil), {f7b697a3-4db5-4d3b-be71-c4d284e6592f}, 7, 0x3cebb0, (null), (null), 0x3d2280): stub
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {72b14a7d-704c-423e-92f8-7e6d64bcb92a}
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {e2091f8a-1e0a-4731-84a2-0dd57c8a5261}
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {e8a3bf1f-a86b-4390-9c60-5390b969d22c}
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {5727a00f-50be-4519-8256-f7699871fecb}
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {7e854ec7-cdc4-405a-b5b2-aaf7c9e7d40c}
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {79a60dc6-5fc8-4952-a41c-1163aeec5eb8}
fixme:ntdll:EtwRegisterTraceGuidsW   register trace class {2718d25b-5bf5-4479-8e88-babc64bdbfca}
fixme:process:GetNumaHighestNodeNumber (0x23e770): semi-stub
fixme:ver:GetCurrentPackageId (0xe9e550 (nil)): stub
[20:36:10][0x00000032][info] device#0 | Initializing thread #0 (CUDA-DJEZO) GeForce GTX 1070 (#0) M=1
[20:36:12][0x00000026][info] Benchmarking, please wait about 20 seconds...
[20:36:32][0x00000032][info] device#0 | Thread #0 ended (CUDA-DJEZO)
[20:36:32][0x00000026][info] Benchmarking finished
[20:36:32][0x00000026][info] Total time : 20 s
[20:36:32][0x00000026][info] device#0: 186.928 I/s, 342.168 Sols/s
[20:36:32][0x00000026][info] Total measured: 186.928 I/s
[20:36:32][0x00000026][info] Total measured: 342.168 Sols/s
[20:36:32][0x00000026][info] Theoretical: 351.247 Sols/s

linux version, same hardware:
Code:
$ ./eqm_ubuntu_16 -cd 0 -b

==================== www.nicehash.com ====================
     EQM v1.0.3b equihash CPU&GPU Miner for NiceHash.
  This miner is using proprietary base code by NiceHash.
    CPU solver: by xenoncat
    CUDA solver: by djeZo; heavily modified Tromp solver
==================== www.nicehash.com ====================

[20:36:52][0x00007fafe3d0d740][info] Log started
[20:36:52][0x00007fafe3d0d740][info] Starting up miner instances...
[20:36:52][0x00007fafd9f9f700][info] device#0 | Initializing thread #0 (CUDA-DJEZO) GeForce GTX 1070 (#0) M=1
[20:36:54][0x00007fafe3d0d740][info] Benchmarking, please wait about 20 seconds...
[20:37:14][0x00007fafd9f9f700][info] device#0 | Thread #0 ended (CUDA-DJEZO)
[20:37:14][0x00007fafe3d0d740][info] Benchmarking finished
[20:37:14][0x00007fafe3d0d740][info] Total time : 20 s
[20:37:14][0x00007fafe3d0d740][info] device#0: 184.187 I/s, 337.217 Sols/s
[20:37:14][0x00007fafe3d0d740][info] Total measured: 184.187 I/s
[20:37:14][0x00007fafe3d0d740][info] Total measured: 337.217 Sols/s
[20:37:14][0x00007fafe3d0d740][info] Theoretical: 346.096 Sols/s

99 GPU load, 75-76% mem load(windows) VS 98%GPU load, 74% mem load(linux)
full member
Activity: 224
Merit: 100
CryptoLearner
same setting, but i can't get that hash with that wattage, the maximum is 310 sol 100w, what is your core clock?

6x GTX 1070 EVGA FTW - Drivers 376.19

Core +140 (real core ~1860Mhz)
vCore +20%
Mem +685 (real core ~4482Mhz)
TDP 50% (~91w per card)




~320 Sols/card - Total 1927 sols/s with 2 process of EQM (3 cards each) i know you can do 2 threads per cards now, but i found it to be less stable in my experiments (had some crashes, and get 3% less sols/s overall)

~695W @ wall - 1 sol/s per 0.36066W

Very efficient for now ;-), will play a bit more with OC/vCore over the week-end, this configuration being rock stable for 2 days, 0 rejected shares. Would like to see if some settings or code optimizations could max out the GPU's they're not fully maxed (about 96% load in nvidia-smi), i used the usual variables to max out cards, but it's not 100%.

Cheers.
legendary
Activity: 3248
Merit: 1070
same setting, but i can't get that hash with that wattage, the maximum is 310 sol 100w, what is your core clock?
legendary
Activity: 3164
Merit: 1003
I get 320 s/s at about the same settings  1070 evga ftw.
hero member
Activity: 588
Merit: 501
Sure np, it is Inno3D GTX 1070 iChill X4, TDP at 50%, mem clock +600 (total of 4500).
sp_
legendary
Activity: 2926
Merit: 1087
Team Black developer
Would you like to share your tdp and clock settings? and card model?
hero member
Activity: 588
Merit: 501
With some proper GTX 1070 adjustments (TDP limit, mem overclock), you can get 310 Sol/s @ 90 W (wall).

That makes this card very efficient for mining ZEC @ astonish 3.44 Sols / W.

EDIT: Reducing TDP on GTX 1050 Ti can make it use only 35 W (wall) and still doing 120 Sol/s. That makes it's efficiency about the same @ 3.4 Sols / W.
member
Activity: 65
Merit: 10
@nicehash
0,1BTC payout is really too much, reduce it at least for 0,05BTC.
Are u blind?
We will be processing payments for balances greater than 0.01 BTC once every week, usually each Saturday at 16:00 UTC

legendary
Activity: 1108
Merit: 1005
@nicehash

0,1BTC payout is really too much, reduce it at least for 0,05BTC.
hero member
Activity: 2366
Merit: 504
They have changed it due to high fees in bitcoin..
legendary
Activity: 3248
Merit: 1070
the autopayout time is increased? it was paying daily before, but now i need to wait one whole week for it? why?
full member
Activity: 299
Merit: 100
Crypto mining company | Mining pools
Great results.

What would say AMD Radeon?

Can't even imagine what will happen. Let's the fight begin!
full member
Activity: 219
Merit: 100
355 sol on gtx 980 ti and processor i7 6700k with allocated pages unblocked. but with the error of the allocated pages was making more sols!!!  Shocked
hero member
Activity: 672
Merit: 500
miner need fixes for reconnects:

Code:
[23:18:25][0x00007f4faf3e1740][info] Accepted: 10.6 /m  Rejected: 0 /m
[23:18:26][0x00007f5d2d52a700][info] net | Share with id 151 accepted
[23:18:31][0x00007f4fa6b2e700][info] net | Share with id 135 accepted
[23:18:36][0x00007f5d35ddd740][info] =====> 387.92 I/s, 718.403 Sols/s
[23:18:36][0x00007f5d35ddd740][info] Accepted: 5.4 /m  Rejected: 0 /m
[23:18:39][0x00007f4fa6b2e700][info] net | Share with id 136 accepted
[23:18:40][0x00007f4faf3e1740][info] =====> 388.103 I/s, 722.917 Sols/s
[23:18:40][0x00007f4faf3e1740][info] Accepted: 10.6 /m  Rejected: 0 /m
[23:18:51][0x00007f5d35ddd740][info] =====> 387.94 I/s, 718.52 Sols/s
[23:18:51][0x00007f5d35ddd740][info] Accepted: 5.4 /m  Rejected: 0 /m
[23:18:55][0x00007f4faf3e1740][info] =====> 388.097 I/s, 722.37 Sols/s
[23:18:55][0x00007f4faf3e1740][info] Accepted: 10 /m  Rejected: 0 /m
[23:19:06][0x00007f5d35ddd740][info] =====> 387.95 I/s, 719.493 Sols/s
[23:19:06][0x00007f5d35ddd740][info] Accepted: 5 /m  Rejected: 0 /m
[23:19:10][0x00007f4faf3e1740][info] =====> 388.083 I/s, 722.41 Sols/s
[23:19:10][0x00007f4faf3e1740][info] Accepted: 9.2 /m  Rejected: 0 /m
[23:19:21][0x00007f5d35ddd740][info] =====> 387.947 I/s, 721.04 Sols/s
[23:19:21][0x00007f5d35ddd740][info] Accepted: 4.2 /m  Rejected: 0 /m
[23:19:25][0x00007f4faf3e1740][info] =====> 388.093 I/s, 721.897 Sols/s
[23:19:25][0x00007f4faf3e1740][info] Accepted: 8.4 /m  Rejected: 0 /m
[23:19:36][0x00007f5d35ddd740][info] =====> 387.937 I/s, 721.487 Sols/s
[23:19:36][0x00007f5d35ddd740][info] Accepted: 3.6 /m  Rejected: 0 /m
[23:19:41][0x00007f4faf3e1740][info] =====> 388.113 I/s, 722.02 Sols/s
[23:19:41][0x00007f4faf3e1740][info] Accepted: 7.6 /m  Rejected: 0 /m
[23:19:51][0x00007f5d35ddd740][info] =====> 387.95 I/s, 721.433 Sols/s
[23:19:51][0x00007f5d35ddd740][info] Accepted: 3.6 /m  Rejected: 0 /m
[23:19:56][0x00007f4faf3e1740][info] =====> 388.097 I/s, 721.807 Sols/s
[23:19:56][0x00007f4faf3e1740][info] Accepted: 7 /m  Rejected: 0 /m
[23:20:06][0x00007f5d35ddd740][info] =====> 387.963 I/s, 722.123 Sols/s
[23:20:06][0x00007f5d35ddd740][info] Accepted: 3 /m  Rejected: 0 /m
[23:20:11][0x00007f4faf3e1740][info] =====> 388.11 I/s, 721.523 Sols/s
[23:20:11][0x00007f4faf3e1740][info] Accepted: 6.8 /m  Rejected: 0 /m
[23:20:21][0x00007f5d35ddd740][info] =====> 387.95 I/s, 721.91 Sols/s
[23:20:21][0x00007f5d35ddd740][info] Accepted: 3 /m  Rejected: 0 /m
[23:20:26][0x00007f4faf3e1740][info] =====> 388.103 I/s, 720.64 Sols/s
[23:20:26][0x00007f4faf3e1740][info] Accepted: 5.8 /m  Rejected: 0 /m
[23:20:37][0x00007f5d35ddd740][info] =====> 387.983 I/s, 722.89 Sols/s
[23:20:37][0x00007f5d35ddd740][info] Accepted: 3 /m  Rejected: 0 /m
[23:20:41][0x00007f4faf3e1740][info] =====> 388.127 I/s, 720.013 Sols/s
[23:20:41][0x00007f4faf3e1740][info] Accepted: 5.6 /m  Rejected: 0 /m
[23:20:52][0x00007f5d35ddd740][info] =====> 387.99 I/s, 723.12 Sols/s
[23:20:52][0x00007f5d35ddd740][info] Accepted: 2.8 /m  Rejected: 0 /m
[23:20:56][0x00007f4faf3e1740][info] =====> 388.117 I/s, 719.307 Sols/s
[23:20:56][0x00007f4faf3e1740][info] Accepted: 5.4 /m  Rejected: 0 /m
[23:21:07][0x00007f5d35ddd740][info] =====> 388.02 I/s, 723.287 Sols/s
[23:21:07][0x00007f5d35ddd740][info] Accepted: 2.8 /m  Rejected: 0 /m
[23:21:11][0x00007f4faf3e1740][info] =====> 388.097 I/s, 719.72 Sols/s
[23:21:11][0x00007f4faf3e1740][info] Accepted: 5.2 /m  Rejected: 0 /m
[23:21:22][0x00007f5d35ddd740][info] =====> 388.027 I/s, 723.427 Sols/s
[23:21:22][0x00007f5d35ddd740][info] Accepted: 2.6 /m  Rejected: 0 /m
[23:21:26][0x00007f4faf3e1740][info] =====> 388.12 I/s, 719.83 Sols/s
[23:21:26][0x00007f4faf3e1740][info] Accepted: 4.2 /m  Rejected: 0 /m
[23:21:37][0x00007f5d35ddd740][info] =====> 388.057 I/s, 723.317 Sols/s
Pages:
Jump to: