Pages:
Author

Topic: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070 - page 57. (Read 209286 times)

hero member
Activity: 792
Merit: 501


Any hint why the solver ist 2 times SLOWER in V5 compared to V4 ?

Regards


Try running with ./silentarmy --instances=1 option, it is faster on my nvidia cards with one instance

And replace main.c with this, then rebuild

http://s000.tinyupload.com/index.php?file_id=59090490226848298558

Sorry no same with the changed main.c :

Code:
:~/silentarmy$ ./sa-solver --nonces=5
Solving default all-zero 140-byte header
Building program
Hash tables will use 805.3 MB
Running...
Nonce 0000000000000000000000000000000000000000000000000000000000000000: 2 sols
Nonce 0100000000000000000000000000000000000000000000000000000000000000: 0 sols
Nonce 0200000000000000000000000000000000000000000000000000000000000000: 2 sols
Nonce 0300000000000000000000000000000000000000000000000000000000000000: 3 sols
Nonce 0400000000000000000000000000000000000000000000000000000000000000: 2 sols
Total 9 solutions in 1505.8 ms (6.0 Sol/s)


~/silentarmy.v4$ ./sa-solver --nonces=5
Solving default all-zero 140-byte header
Building program
Hash tables will use 805.3 MB
Running...
Nonce 0000000000000000000000000000000000000000000000000000000000000000: 2 sols
Nonce 0100000000000000000000000000000000000000000000000000000000000000: 0 sols
Nonce 0200000000000000000000000000000000000000000000000000000000000000: 2 sols
Nonce 0300000000000000000000000000000000000000000000000000000000000000: 3 sols
Nonce 0400000000000000000000000000000000000000000000000000000000000000: 2 sols
Total 9 solutions in 654.1 ms (13.8 Sol/s)

The difference is in the solver ..

regards
legendary
Activity: 3248
Merit: 1070
so this is becoming a little mess, what i need exactly to run the windows version?
newbie
Activity: 65
Merit: 0
SA v5 Cygwin r4 port strange issue, 1070x6 rig goes 500Sol/s, but when i disconnect TeamViewer from rig, speed go down to 200 and further. Even monitor plugged. Its like port need to some load to main? card to set driver right P-state or 2D/3D mode. Win 10 1607 Drivers 375.70
If your motherboard supports IOMMU you can setup virtualbox and install ubuntu 16.04 on it then assign cards to ubuntu VM and test under linux.
I have similar setup but my AMD IOMMU seems to be broken and can't fix it for now.
I have GA-990FXA w/ same issues, even not possible to run installing ubuntu. IOMMU, SATA, AHCI parameters doesnt work
full member
Activity: 190
Merit: 100
@Marc @Genoil and other SA devs,

In v5, running two instances does not give more S/s (at least in my experience). This could be a way for improvement. in v3 running second instance was bringing +25-30%.

If I look at the new competitor Optiminer, he's results with two instances show what you could obtain with SAv5 + 25% with second instance.

Good luck and much thanks for good work.
sr. member
Activity: 652
Merit: 266
SA v5 Cygwin r4 port strange issue, 1070x6 rig goes 500Sol/s, but when i disconnect TeamViewer from rig, speed go down to 200 and further. Even monitor plugged. Its like port need to some load to main? card to set driver right P-state or 2D/3D mode. Win 10 1607 Drivers 375.70
If your motherboard supports IOMMU you can setup virtualbox and install ubuntu 16.04 on it then assign cards to ubuntu VM and test under linux.
I have similar setup but my AMD IOMMU seems to be broken and can't fix it for now.
newbie
Activity: 65
Merit: 0
SA v5 Cygwin r4 port strange issue, 1070x6 rig goes 500Sol/s, but when i disconnect TeamViewer from rig, speed go down to 200 and further. Even monitor plugged. Its like port need to some load to main? card to set driver right P-state or 2D/3D mode. Win 10 1607 Drivers 375.70
sr. member
Activity: 652
Merit: 266
There seems to be a problem with the patch. I will pull down the new version. Sorry guys!

Latest v5 has some issues with Pre Maxwell v2 cards.
Returned on v4 with extremal's patches and again doing 22/25 S/s on K2200
Windows version seems affected too...due to using latest code.

sr. member
Activity: 372
Merit: 250
The road of excess leads to the palace of wisdom
There seems to be a problem with the patch. I will pull down the new version. Sorry guys!

thank you all for your work, i'm getting 98 sols with RX 480

one of my rigs gives this error:

pipe closed by peer or os.write(pipe, data) raised exception.

Windows 10 94 bit: SILENTARMY-v5-Cygwin64-r3

what am i doing wrong?  Grin  thanks!

I'm also getting the same error. Win 10 64bit, one gtx 1070
Anyone know what this error means?
legendary
Activity: 1049
Merit: 1001
anyone got  an rx 460 and has tested this miner latest revision in linux ?

I get around 28-30sol/s with a Gigabyte RX 460 4GB model on Ubuntu 16

This is with stock settings out of the box
newbie
Activity: 18
Merit: 0
NVIDIA TUNED VERSION

Diff from main git:

1. Working cpu load fix
2. running sa with instances=1 by default
3. fixed annoying bug that python script not flushes stdout

http://s000.tinyupload.com/index.php?file_id=29534328574273060238
Thank you.
79 sol/s on a G1 Gaming 1070
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
Hello,

can someone tell me which time.h is used here..boost?

https://github.com/lhl/silentarmy/commit/509561ec34dd46975f732bd5c73859d8a5d27600

Try to compile but it states that the struct timespec time_diff is not defined

libc

http://man7.org/linux/man-pages/man2/nanosleep.2.html
thx

I try to porting it to windows..just the problem is that windows don't have these..only timeval.
The other problem is CLOCK_MONOTONIC is also not available under windows :-(

newbie
Activity: 91
Merit: 0
There seems to be a problem with the patch. I will pull down the new version. Sorry guys!

thank you all for your work, i'm getting 98 sols with RX 480

one of my rigs gives this error:

pipe closed by peer or os.write(pipe, data) raised exception.

Windows 10 94 bit: SILENTARMY-v5-Cygwin64-r3

what am i doing wrong?  Grin  thanks!
full member
Activity: 243
Merit: 105
Hello,

can someone tell me which time.h is used here..boost?

https://github.com/lhl/silentarmy/commit/509561ec34dd46975f732bd5c73859d8a5d27600

Try to compile but it states that the struct timespec time_diff is not defined

libc

http://man7.org/linux/man-pages/man2/nanosleep.2.html
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
Hello,

can someone tell me which time.h is used here..boost?

https://github.com/lhl/silentarmy/commit/509561ec34dd46975f732bd5c73859d8a5d27600

Try to compile but it states that the struct timespec time_diff is not defined
hero member
Activity: 649
Merit: 505
anyone got  an rx 460 and has tested this miner latest revision in linux ?
newbie
Activity: 30
Merit: 0
i use SILENTARMY-v5-Cygwin64-r4 not ok to use for amd? 250 sol 4x 280
hero member
Activity: 700
Merit: 500
i wasnt getting any sol on any device, somebody else got this fixed?
sr. member
Activity: 728
Merit: 304
Miner Developer
There seems to be a problem with the patch. I will pull down the new version. Sorry guys!
member
Activity: 101
Merit: 10
I just uploaded a new version of my Windows build of SILENTARMY v5:

https://mega.nz/#F!iwYQhI6S!2vl0D3jz3fH3-bZxHUurBg

The high CPU usage with NVIDIA cards should be fixed with this release.
i get only about 35s/s on 1070 vs 86 on r3
gpu usage is only 30%
newbie
Activity: 36
Merit: 0
Is there any way to change clock/voltages/fan speed on Ubuntu 16.04 AMD GPU PRO driver?
Pages:
Jump to: