Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070
by
pokeytex
on 21/11/2016, 22:19:06 UTC
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