Author

Topic: [ANN] dstm's ZCash / Equihash Nvidia Miner v0.6.2 (Linux / Windows) - page 168. (Read 224961 times)

full member
Activity: 405
Merit: 136
....     
                                                                                                                              
Here is what I'm getting currently on an 750ti: (a pretty weak GPU)
The fastest miner that I'm aware of averages at about 72 Sol/s on this card.                                          
                                                                                                                               
   Sol/s: 90.502276 Avg: 81.933699 Shares/s: 0.004040 luck: 0.000049                                                          
>  Sol/s: 80.672132 Avg: 81.927360 Shares/s: 0.004020 luck: 0.000049                                                          
>  Sol/s: 84.362303 Avg: 81.939534 Shares/s: 0.004000 luck: 0.000049                                                          
   Sol/s: 75.064927 Avg: 81.905332 Shares/s: 0.004478 luck: 0.000055  +                                                        
   Sol/s: 86.066275 Avg: 81.925931 Shares/s: 0.004455 luck: 0.000054                                                          

      
....
                                                                                                  
Reported Sol/s rates:                                                                                                         
GTX 1070 MSI Armor(Micron) 340 Sol/s                                                                                           
1080 ti                    420 Sol/s


It's different GPU architecture. Unfortunatelly now cant test GTX970 for the comparison (EWBF gives about 280-290 sol/s), try the miner as soon as possible and will post results
full member
Activity: 350
Merit: 126
LuaKT

Nice,                                                                                                                         
                                                                                                                               
so it's latency dependent. I'm not sure how much time u have. If u have some, I would compile some versions that should show where the bottleneck is. Also could u pls check the cpu usage. If u have some time for all this stuff Smiley ofc.
sr. member
Activity: 652
Merit: 266
Fee or nofee, open or closed source it wont make any difference because there is already open source cuda kernel, just noone is interested as of devs to improve it for free Smiley
Open source miners are dead.
member
Activity: 162
Merit: 10
The World’s First Blockchain Core
Setting it to performance does provide a small increase
Code:
GeForce GTX 1080 Ti 28
Connected
>  Sol/s: 454.747435 Avg: 454.747435 Shares/s: 0.500000 luck: 0.001100  +++++
   Sol/s: 460.647203 Avg: 457.697319 Shares/s: 0.550000 luck: 0.001202  ++++++
>  Sol/s: 463.059314 Avg: 459.484650 Shares/s: 0.500000 luck: 0.001088  ++++
   Sol/s: 444.676640 Avg: 455.782648 Shares/s: 0.475000 luck: 0.001042  ++++
   Sol/s: 455.486465 Avg: 455.723411 Shares/s: 0.440000 luck: 0.000965  +++
   Sol/s: 457.690007 Avg: 456.051177 Shares/s: 0.500000 luck: 0.001096  ++++++++
full member
Activity: 350
Merit: 126
LuaKT

Could u please run another test. Set your cpu-governor to performance mode this time. The miner is highly multithreaded. Since it scales so bad compared to a 1070 - it could be due to scheduling latencies. So if u have some time pls test with cpu-scaling governor set to performance.
full member
Activity: 350
Merit: 126
I'll do it if I can't get enough performance.
Give me some tries first Wink it's the first time it runs on pascal GPUs.
legendary
Activity: 1901
Merit: 1024
If you want fee you must be faster then ewbf, else open source it
full member
Activity: 350
Merit: 126
Thx, finally 1080ti Smiley                                                                                                          

1.76 times faster. That's a much bigger difference then I expected. Not sure if it's due to design or due to optimization. I'll have to take a closer look at pascal manuals.
Also it seems not to scale compared to a 1070.
member
Activity: 162
Merit: 10
The World’s First Blockchain Core
Tested on a 1080 ti.

Code:
GeForce GTX 1080 Ti 28
Connected
>  Sol/s: 428.340577 Avg: 428.340577 Shares/s: 0.500000 luck: 0.001167  +++++
   Sol/s: 408.492722 Avg: 418.416650 Shares/s: 0.450000 luck: 0.001075  ++++
   Sol/s: 420.814390 Avg: 419.215897 Shares/s: 0.433333 luck: 0.001034  ++++
>  Sol/s: 417.192518 Avg: 418.710052 Shares/s: 0.425000 luck: 0.001015  ++++
   Sol/s: 427.623539 Avg: 420.492749 Shares/s: 0.400000 luck: 0.000951  +++

I get about 740 Sol/s using EWBF
full member
Activity: 350
Merit: 126
Thx a lot.
                                                                                                                    
Actually that looks good, since I've never tested it on pascal class GPUs so there is zero optimization for them. So it looks really good.

What column in the output did u use when reading my Sol/s? "Avg" or "Sol/s"?                                                                        
Concerning the --dev option. Currently only one GPU per process is supported, however u could start different processes for different GPUs.
sr. member
Activity: 652
Merit: 266
Just finished benching(Couldn't find out how exactly to use --dev to enable all gpus, tried 012345 then 0,1,2,3,4,5 then 0 1 2 3 4 5 and still only one enabled)

GTX 1070 MSI Armor(Micron)
core +125 , mem+750

your miner: 340Sol/s
ewbf: 410Sol/s
ccminer/nicehash miner: 370Sol/s


A source code would be greatly appreciated.
full member
Activity: 350
Merit: 126
Oh Wink I wrote it a bit confusing. The second fastest is actually the fastest I could find. I called it second fastest because it's slower then mine miner. I've edited my posts now. Wink
hero member
Activity: 2548
Merit: 626
Why do you always compare with the second fastest?
Which one is the fastest one and how much sol does it give on a 750ti?
full member
Activity: 350
Merit: 126
Quarx2k  That would be really a great benchmark.

Unfortunately it's currently written specifically for linux and uses direct OperatingSystem calls to be as fast as possible, to have very low cpu usage and to consume energy as little as possible. However if people are interested in a Windows version I'll port it. First we have to check how it performs on something faster then a 750ti Smiley However my test are very promising.
newbie
Activity: 12
Merit: 0
dstm, can you please compile for windows? I can test with 1080 TI  Smiley
full member
Activity: 350
Merit: 126
I've done some comparisons now. It seems there are not that many cuda miners out there.                                        
The fastest miner that I'm aware of averages at about 72 Sol/s on the GPU I've mentioned in the OP.
hero member
Activity: 672
Merit: 500
sure will try it out as soon as you publish sources
full member
Activity: 350
Merit: 126
Ah, I see. Malware seem to be a huge problem on this forum. I took a look for a description to setup a VM quickly. It seems it not that easy. PCI/GPU-Passthrough seems to be very hardware dependent - not that easy to setup. I've really no good idea how to provide security for you, without opening the source. Well I guess someone has to try it out and report. Sry, but I have no better ideas for this.
full member
Activity: 350
Merit: 126
It's clean. It does only one thing, it mines ZEC.                                                                                                                  
Launch it in a VM and monitor everything u can to get confident.
legendary
Activity: 1820
Merit: 1092
~Full-Time Minter since 2016~
Scans clean with ESET, but dammit there's alot of new malware thats undetectable too... :/

no source you would share just for quick perusal eh? Sad

why the brand new account? you wrote a zcash miner but NEVER made an account here ever? :/
Jump to: