Post
Topic
Board Mining (Altcoins)
Re: SILENTARMY v5: Zcash miner, 115 sol/s on R9 Nano, 70 sol/s on GTX 1070
by
huglester
on 23/06/2018, 21:10:45 UTC
Hello

how is it supposed to work on linux?
I have download the linux version binary:

Run the command from readme:
# ./silentarmy --use 0 -c stratum+tcp://us1-zcash.flypool.org:3333 -u t1cVviFvgJinQ4w3C2m2CfRxgP5DnHYaoFC
./silentarmy: unrecognized option '-c'

Try './silentarmy --help'

for example this works:
# ./silentarmy --list
Devices on platform "NVIDIA CUDA":
  ID 0: P104-100
  ID 1: P104-100
  ID 2: P104-100
  ID 3: P104-100
  ID 4: P104-100
  ID 5: P104-100

thank you