Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
reza_abay
on 30/07/2014, 12:09:10 UTC
Hi badman can you compile this version sgminer_v5_0_mod (modded for extra hashs) for linux?
i worked with sgminer_v5_0_mod (modded for extra hashs) in windows and great but i have Two rigs in linux i want work with this sgminer in linux.
this is my two card one 7950 and two R9 290 work with sgminer_v5_0_mod (modded for extra hashs)





my last hash
X11
R9 290 = 5020 kh
7950 = 3400 kh

Thanks
use git clone --recursive -b develop git://github.com/sgminer-dev/sgminer.git
(i assume you know how to build)
and put these in your config
"blake-compact" : true,
"keccak-unroll" : "8",
"luffa-parallel" : true,
yes i know
 and i use this config in sgminer
"blake-compact" : true,
"keccak-unroll" : "8",
"luffa-parallel" : true,
 Thanks again