Pages:
Author

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

sr. member
Activity: 728
Merit: 304
Miner Developer
I hate giving bad news sigh

now i get

it keeps ming or says im mining

GPU_FORCE_64BIT_PTR=0
GPU_MAX_HEAP_SIZE=100
GPU_USE_SYNC_OBJECTS=1
GPU_MAX_ALLOC_PERCENT=100
GPU_SINGLE_ALLOC_PERCENT=100
Connecting to stratum-zec.antpool.com:8899
Stratum server sent us the first job
Mining on 1 device

takes forever to show anything ,  V7 still  boots right up and works V10 does above. I really want to see this work at this point .

Can you run eXtremal's latest kernel with r7? If so, I can be 100% sure that the problem is in main.c.
sr. member
Activity: 728
Merit: 304
Miner Developer
Thanks for the feedback, guys. This is pretty strange... Let me see.
legendary
Activity: 1898
Merit: 1024
OK, I just uploaded a new version with a workaround:

https://github.com/zawawawa/silentarmy

Multithreading is completely turned off by default.
I really hope it works for you guys...

Still all 0sol but now there is some GPU usage....

I ahd the same with some of the first build when I used bad python
sr. member
Activity: 728
Merit: 304
Miner Developer
OK, I just uploaded a new version with a workaround:

https://github.com/zawawawa/silentarmy

Multithreading is completely turned off by default.
I really hope it works for you guys...
sr. member
Activity: 728
Merit: 304
Miner Developer
Tested it, win 10, 375.95, 2x 1070 0sol for me

Got it, thanks. Let me come up with a workaround, then.
legendary
Activity: 1898
Merit: 1024
Tested it, win 10, 375.95, 2x 1070 0sol for me
sr. member
Activity: 728
Merit: 304
Miner Developer
Alright, I uploaded a new version with the default number of threads set to 1.
I also added the "--threads" option.

https://github.com/zawawawa/silentarmy

If this still doesn't work, please let me know, and I will implement a workaround.
I will keep working on this miner until the performance at least matches that of Claymore's.
Just for the heck of it, if you know what I mean Smiley
sr. member
Activity: 728
Merit: 304
Miner Developer
I guess 4 threads per GPU were just too many.
If the new version is not working for you, let me know which video card you are using *with the memory size*, and I will change settings accordingly.

Rx 480 4gb
R7 370 2 gb

trying my 470 . let you know




Thanks! I would really appreciate it.
legendary
Activity: 1504
Merit: 1002
I guess 4 threads per GPU were just too many.
If the new version is not working for you, let me know which video card you are using *with the memory size*, and I will change settings accordingly.

EVGA GTX 1070's 8gb
member
Activity: 73
Merit: 10
I guess 4 threads per GPU were just too many.
If the new version is not working for you, let me know which video card you are using *with the memory size*, and I will change settings accordingly.
geforce 1060 6gb
sr. member
Activity: 728
Merit: 304
Miner Developer
I guess 4 threads per GPU were just too many.
If the new version is not working for you, let me know which video card you are using *with the memory size*, and I will change settings accordingly.
sr. member
Activity: 441
Merit: 250
How many sols/s on Rx470 on windows?
newbie
Activity: 18
Merit: 0
I just uploaded new Windows binaries with the most recent updates:

https://github.com/zawawawa/silentarmy

I can clearly see now why other devs kept saying a major rewrite is necessary.
Since other devs seem pretty busy, I will tackle this task myself.
Advice/tips/pointers/feedback are much appreciated.

keep getting zero shares

Stratum server sent us the first job
Mining on 1 device
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares

tired a few pools and two or three AMD cards .
having the same with 1060 :<

having the same with 1070.
legendary
Activity: 1504
Merit: 1002
I just uploaded new Windows binaries with the most recent updates:

https://github.com/zawawawa/silentarmy

I can clearly see now why other devs kept saying a major rewrite is necessary.
Since other devs seem pretty busy, I will tackle this task myself.
Advice/tips/pointers/feedback are much appreciated.

Hrmm same - 0's across the board.  Did a parameter change by chance for the bat file?  I was using:

@echo off
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
silentarmy --use 1,2  -c stratum+tcp://zcl.suprnova.cc:4042 -u pokeytex.cgar -p x
pause
member
Activity: 73
Merit: 10
I just uploaded new Windows binaries with the most recent updates:

https://github.com/zawawawa/silentarmy

I can clearly see now why other devs kept saying a major rewrite is necessary.
Since other devs seem pretty busy, I will tackle this task myself.
Advice/tips/pointers/feedback are much appreciated.

keep getting zero shares

Stratum server sent us the first job
Mining on 1 device
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares
Total 0.0 sol/s [dev0 0.0] 0 shares

tired a few pools and two or three AMD cards .
having the same with 1060 :<
legendary
Activity: 1504
Merit: 1002
I just uploaded new Windows binaries with the most recent updates:

https://github.com/zawawawa/silentarmy

I can clearly see now why other devs kept saying a major rewrite is necessary.
Since other devs seem pretty busy, I will tackle this task myself.
Advice/tips/pointers/feedback are much appreciated.

@zawawa I feel an uncontrollable urge to tip you!  Thank you so much for your hard work making my EVGA 1070's rock.  Please post a BTC address.  I will send you .05 BTC as a tip.  I know it is not a lot but if a 100 Nvidia users do that that would be a sweet pay day!  Grin
sr. member
Activity: 728
Merit: 304
Miner Developer
I just uploaded new Windows binaries with the most recent updates:

https://github.com/zawawawa/silentarmy

I can clearly see now why other devs kept saying a major rewrite is necessary.
Since other devs seem pretty busy, I will tackle this task myself.
Advice/tips/pointers/feedback are much appreciated.
sr. member
Activity: 652
Merit: 266
I pushed recent changes to my repo, including my Win32 multithreading mod:
https://github.com/zawawawa/silentarmy
New Windows binaries will be available shortly.
check also this https://github.com/krnlx/silentarmy-nvmod
krlnx working on silentarmy too
Quadro M4000 is doing 40S/s with his mod.
eXtremal only getting 27/28.
K2200 - 27/28S/s
eXtremal - 7-10S/s

Too slow. Zcash is currently beeing harvested.
I don't have a choice...won't run windows for this...
sp_
legendary
Activity: 2912
Merit: 1087
Team Black developer
I pushed recent changes to my repo, including my Win32 multithreading mod:
https://github.com/zawawawa/silentarmy
New Windows binaries will be available shortly.
check also this https://github.com/krnlx/silentarmy-nvmod
krlnx working on silentarmy too
Quadro M4000 is doing 40S/s with his mod.
eXtremal only getting 27/28.
K2200 - 27/28S/s
eXtremal - 7-10S/s

Too slow. Zcash is currently beeing harvested.
sr. member
Activity: 652
Merit: 266
I pushed recent changes to my repo, including my Win32 multithreading mod:
https://github.com/zawawawa/silentarmy
New Windows binaries will be available shortly.
check also this https://github.com/krnlx/silentarmy-nvmod
krlnx working on silentarmy too
Quadro M4000 is doing 40S/s with his mod.
eXtremal only getting 27/28.
K2200 - 27/28S/s
eXtremal - 7-10S/s
Pages:
Jump to: