Altcoins Talks - Cryptocurrency Forum

Crypto Discussion Forum => Cryptocurrency discussions => Topic started by: parishy on October 11, 2018, 08:47:31 PM

Title: ClayConn: using SRBMiner rigs with Claymore's Manager
Post by: parishy on October 11, 2018, 08:47:31 PM
Command line options: ClayConn InputHost InputPort OutputPort FanMax EvenCardsOnly

Defaults will be used if some parameters missing.
InputHost – miner host or IP address. Default is 127.0.0.1;
InputPort – miner port number. Default is 21555;
OutputPort – port for adding a rig to Claymore’s Manager. Default is 3333;
FanMax – fan rpm maximal value for your cards. Needed to calculate fan percentage value for Claymore from raw rpm data given by miner. You will see raw rpm data if parameter is not specified;
EvenCardsOnly – shows every second GPU when set as 1, useful while using --enableduplicategpuid option.


Changelog.

1.01 - small memory leakage fix
1.02 - compatibility improvement with SRBMiner 1.6.0
1.03 - SRBMiner API changed in 1.6.6, now it shows miner version (use ClayConn 1.02 for older miners); hashrate is displayed in ClayConn window title/taskbar
1.04 - added EvenCardsOnly option