258 Commits (e15f354a4d3c4656bace12ecbaaf7c33bce9f39e)

Author SHA1 Message Date
Jan Berdajs 27709ced83 Remove now unused temporary fix for algo switch 10 years ago
ystarnaud 69ab3a8cf4 Changed the way hard restart is done for better compatibility with windows pthread. 10 years ago
Jan Berdajs a0e95b3687 some improvements for the zero-hashrate fix, and more debug output 10 years ago
ystarnaud cf4aa31be0 Switcher thread fix 10 years ago
ystarnaud 55cd3ec220 Hangup fix 10 years ago
troky dc3ec7907e Thread info struct should be initialized/allocated for disabled devices, too. 10 years ago
ystarnaud 5c9126fd61 X14 Implementation 10 years ago
Jan Berdajs 1c2de13498 fix broken disabled devices when remove-disabled is set 10 years ago
Jan Berdajs 8f53b7c86c safer 10 years ago
Jan Berdajs 976873ba49 more locks for devices 10 years ago
Jan Berdajs 92deefcbca Fix bad lock 10 years ago
Jan Berdajs 40894db5d2 Changing disabled devices on pool switch is not possible if remove-disabled is set (enabled) 10 years ago
Jan Berdajs 7507790880 GPUs cannot be hotplugged 10 years ago
Jan Berdajs 7f0451336b Refactor and stability improvements when restarting threads 10 years ago
Jan Berdajs be7d47dcee add lock when accessing mining_threads 10 years ago
Jan Berdajs 028f19e946 remove old commented-out code 10 years ago
Jan Berdajs ba7c4892fb Remove obsolete benchmark mode 10 years ago
ystarnaud 9d54637e3c Fix HW Issue at startup 10 years ago
ystarnaud 3ae5f97b94 Algorithm Switcher Update 10 years ago
Noel Maersk 78014ab0d5 work queue: verbose log as to why staged work is being discarded. 10 years ago
ystarnaud 7024d14c88 Fix high fan issue at startup/algo switch 10 years ago
ystarnaud 99082f4269 GPU initialization update 10 years ago
ystarnaud 212009a48a GPU Initialization update 10 years ago
ystarnaud 76287736e2 Fixed GPU initialization 10 years ago
ystarnaud e9b82991ec 60 second quit fix after algo switch 10 years ago
ystarnaud 1914cef959 Fixed x13 and other issues 10 years ago
Noel Maersk 513307c790 config: remove commented-out old config-loading code. 10 years ago
Noel Maersk 5309da57cc config: remove unused variable. 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
troky b2e500e2a6 Fixed pool name display in rejected share notice when pool name is longer than 20 chars. 10 years ago
troky d83d7bd386 Removed original sha2 and made code use sph_sha2 10 years ago
troky f9a8e66f70 Fixed crash when changing display modes (#237) 10 years ago
troky cd9864f92b Removed unneccessary code introduced in 954c0e6 10 years ago
troky cbc22823df Removed trailing slashes from folder paths to avoid kernel building under Windows (MSVS). 10 years ago
platinum4 280a64e537 Squelch "Network diff set" unless --more-notices 10 years ago
Jan Berdajs 2ea8f5d018 just in case, read-lock devices 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 2877e8d49c of course it needs to be a write lock! fixes segfault 10 years ago
Jan Berdajs d1f7ef6133 is already locked at this point 10 years ago
Jan Berdajs 954c0e6fbc fix opt_kernel_path writing over the allocated memory! also some small changes for more robust hard restart 10 years ago
Jan Berdajs 77c996858b fix compiler warning and indentation 10 years ago
platinum4 a5fd98c832 declare opt_morenotices; 10 years ago
platinum4 0f9bf18172 Add option --more-notices & shorten stale submit 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