Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: wolf_miner on September 01, 2014, 07:02:38 AM



Title: CPUMINER multi session config
Post by: wolf_miner on September 01, 2014, 07:02:38 AM
Hi, I have some Gridseed pod and some GBlade, they are all connected to one USB powered Hub.
How can i run the pods in one istance of CPUMINER and the GBlade in another istance. Usually i run CPUMINER with this string
Code:
./minerd --gc3355-detect --freq=800 -o stratum+tcp://eu.clevermining.com:3333 -u ABCDEFGHI -p x --gc3355-timeout=180
so all the miners are in one istance, but now i want split them because i like to use --gc3355-autotune parameter for the modded pods that are capable to run at 1100Mhz.

Thanks in advance W_M