put a ./ instead of py
I’ll take a look at monotonic time for windows.
how did you stumble upon this? it’s awesome!
it’s v5 build, right?
any chance to fix cpu load @nvidia windows?
Everything is crystal clear now and will help many Linux noobs like myself, thanks!
In Step 4 ending with .git was unnecessary before (at least on my 14.04 and 16.04)
I did simply
git clone GitHub - mbevand/silentarmy: Zcash miner optimized for AMD & Nvidia GPUs
cd silentarmy
make
@ Ursul0
thanks
I got the first line, but what is the second line-it is a command when you want to update?
If so, do you do it in user command line or do cd \ first to drop deeper?
can anyone help me plz?
thaipham@thaipham280x:~/silentarmy$ ./silentarmy
Traceback (most recent call last):
File “./silentarmy”, line 600, in
main()
File “./silentarmy”, line 597, in main
Silentarmy(opts).run()
File “./silentarmy”, line 282, in run
my_ensure_future(self.reconnect())
File “./silentarmy”, line 47, in my_ensure_future
task = loop.create_task(coro)
AttributeError: ‘_UnixSelectorEventLoop’ object has no attribute ‘create_task’
I use ubuntu 14.04, 5x R9 280x
15% higher Sols on my RX 470’s for 15% lower power draw, compared to Clay 4.0
And this is without even having to install Linux, im told its better on Linux.
Im loving it
I know that you can mine with the gpu and cpu by doing -use 0 for example, but how do you control how many threads the CPU uses?
Still not working in windows
In comparison with xenocat from nhequiminer it will have very low Sol rate.
Example my i7-6800k stock does 35 on the xenocat and 7 Silentarmy with OpenCL running on CPU.
Use CPU miner for CPU and GPU miner for GPU.
@Kubuxu I just pushed some new code using QueryPerformanceCounter,
The sleep is still in milliseconds but I think it is fine. wanna take a look ?
@bio
open “cmd.exe” and run this command to force update of group policies (that you just changed)
Wow nice how much sol/s and 4gb or 8 gb ?
you need python to run it (“The silentarmy Python script is actually mostly a lighteight Stratum implementation and job dispatcher…”) btw spelling error
My results with 3 x r270:
Claymore - 88 S/s
silentarmy v5 - 138 S/s
optiminer - 214 S/s
@dagf2101
Thanks a lot for win release!
It too hard to understand for me , sorry =)
go to python.org and install 3.5.2 version
When the cpu problem for 3+cards Nvidia will be solved?