778 Commits (e15f354a4d3c4656bace12ecbaaf7c33bce9f39e)

Author SHA1 Message Date
Jan Berdajs 27709ced83 Remove now unused temporary fix for algo switch 10 years ago
ystarnaud cf4aa31be0 Switcher thread fix 10 years ago
ystarnaud 5c9126fd61 X14 Implementation 10 years ago
Jan Berdajs 7507790880 GPUs cannot be hotplugged 10 years ago
ystarnaud 3ae5f97b94 Algorithm Switcher Update 10 years ago
ystarnaud f0527d3d43 Fix high fan issue at startup/algo switch 10 years ago
ystarnaud b91f2d3501 60 second quit fix after algo switch 10 years ago
ystarnaud 1914cef959 Fixed x13 and other issues 10 years ago
Noel Maersk 832ac82bf6 Updated API functionality 10 years ago
ystarnaud d9b4798e8e More options added 10 years ago
Noel Maersk 9fe5272c92 Updated config writer 10 years ago
Yann St. Arnaud 9faa8fa59f Updated the config parser 10 years ago
Elbandi 3b298478a3 Made opt_algorithm to simple variable 10 years ago
Elbandi e86b72e6e9 Remove unused enum 10 years ago
Jan Berdajs 25d7d426fd convert tabs to spaces in most commonly modified files 10 years ago
Jan Berdajs 9fdd23e6ff since mining_threads count can change, we need to lock more carefully and get_thread function is not helpful anymore 10 years ago
Jan Berdajs ff05aacdc3 attempt to fix memory issues when doing curl calls 10 years ago
Jan Berdajs 881355d873 add --hamsi-expand-big option for setting EXPAND_BIG in X13 kernels 10 years ago
Jan Berdajs 5e3142cf68 remove unused code (mostly intended for ASICs which are not supported in sgminer), fix some compiler warnings 10 years ago
Jan Berdajs e4a4efdb42 fix some potential memory leaks, remove a few old unused functions 10 years ago
Jan Berdajs 2ec09155e6 per-pool gpu-fan 10 years ago
Jan Berdajs 13cdc33809 pool-gpu-threads setting 10 years ago
Jan Berdajs 19fc4cc93c remove gpu_threads which is identical to mining_threads. refactor mining threads init code 10 years ago
Jan Berdajs c4f2b78d65 per-pool gpu-engine, gpu-memclock and thread_concurrency 10 years ago
Jan Berdajs 06d8e1d1dc extranonce - some cleanup and better description for pool setting 10 years ago
elbandi 91a26c46b7 Protect pool name with lock 10 years ago
Jan Berdajs efe1ebd7ae Intensity can be set for each pool individually 10 years ago
Jan Berdajs c0baf790f6 making new algorithms and other changes merged from sph-sgminer work with current version of sgminer 10 years ago
Noel Maersk ecfd497467 core: remove second-to-last remnants of hotplug. 11 years ago
elbandi 98676763b9 Set the pool idle and switch pool, if need 11 years ago
phm 67cf41a50c Added support for MaruCoin 11 years ago
Noel Maersk 3c3a58475e ui+api: ask for pool name/description/algorithm when adding pool from NCurses/API. 11 years ago
Bllacky 942c6714fa Update miner.h 11 years ago
Noel Maersk 3ddf6baad9 core: rename default_algorithm to opt_algorithm. 11 years ago
Noel Maersk b6218e20c1 config: rename --pool-priority to --priority, --coin to --description. 11 years ago
phm 474091c426 Added support for Twecoin 11 years ago
Noel Maersk cc735db550 misc: don't violate reserved identifier naming convention. 11 years ago
Jan Berdajs c2131df6aa add support for setting algorithm/nfactor for each pool separately, and fix bugged OpenCL thread cleanup (thread shutdown) 11 years ago
phm 0f88162c39 Added support for Sifcoin 11 years ago
troky bcb78ed91b Added --coin pool parameter. 11 years ago
Martin Danielsen 01b3f70b63 A new --no-client-reconnect command that disables the 'client.reconnect' function. 11 years ago
phm 764d8706b4 Added support for GroestlCoin. 11 years ago
Noel Maersk 87801c2578 opencl: rename cgpu_info->kname to cgpu_info->kernelname. 11 years ago
Noel Maersk 3787f47155 misc: add comment on what cgpu_info->{,k}name are. 11 years ago
Noel Maersk c9ccf551d7 opencl: remove cl_kernels structure definition and mention. 11 years ago
Noel Maersk 1333ed576d core: simplify kernel selection code. 11 years ago
phm e260e79ab2 Added support for FugueCoin 11 years ago
troky 49aef7100f Reverting "poolname" to "name". 11 years ago
Noel Maersk c6a27709f8 core: use global algorithm structure instead of opt_nfactor. 11 years ago
Noel Maersk 92b7770212 config: add `--algorithm` option and documentation. 11 years ago