Post
Topic
Board Mining (Altcoins)
Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin
by
AlexGR
on 15/05/2014, 07:12:59 UTC
Is it possible to set up a specific kernel per pool configuration?  I'd like to to use the pool quota feature and have one pool mining scrypt and another pool mining x11.  I can do this between scrypt and scrypt-n, but they share the same kernel.  I'm wondering if scrypt and x11 simultaneous mining on a single GPU or single sgminer instance is possible.

++10 !!

It would be great if there was a way to set "per pool" parameters - within the "pools" section of the conf file - and allow these to override the "default" parameters when that specific pool became active.

This would have many benefits, but primarily allowing for switching pools between completely different algorithms.

Please anyone have a way to do this?

Just an idea: Running an sph-sgminer + a cgminer simultaneously and sending intensity orders through the API.

Essentially one would be mining both coins, one at a very low intensity (5-10% of the hashrate) and one at a high intensity (90-95% of the hashrate). When one wants to switch focus, a command is sent to the api of both clients (one to lower the intensity, the other to raise it). Thus alternating between x11 and scrypt becomes possible.