Post
Topic
Board Mining (Altcoins)
Re: Bytom Mining - ASIC algorithm now cracked by GPU miners? Big profits?
by
yrk1957
on 22/05/2018, 18:20:05 UTC
I have seen some people running 2 sessions of this on the same machine essentially doubling the hash rate.
does anyone know how to do that?

you need to fuck with the script a bit, ive pm'd you some instructions Smiley

good luck!

(as buddy said above tho, its not very optimized, not really profitable right now Sad )



Can you PM them me too please?

Its pretty straight forward:

Open a new terminal/putty and issue the following commands (assuming miner is in the dir below):

Code:
cd /home/user/btm/btm-miner
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:cuda9
./miner -user .wk1

For each new instance, open a new terminal and use the above commands.

2-3 instances should get you the max possible hashrate.