mozkomor / GrinGoldMiner

Grin open-source miner
GNU General Public License v3.0
175 stars 71 forks source link

Please put a delay between bringing each GPU online so it doesnt overload the CPU. #70

Closed fistsofgod closed 5 years ago

fistsofgod commented 5 years ago

please enforce initialization of 1 gpu at a time to prevent CPU overload on starting, or a command line option to enable starting each GPU in config one at a time. over 5 GPU starting all at once overloads my CPU (I3-7100) Windows 10, latest GGM

phooton commented 5 years ago

I'm not sure what you mean, there is 4 second delay for every GPU init since early betas. GPUs should appear in 4 second intervals. All solvers starting at once after that is no issue for CPU.

fistsofgod commented 5 years ago

im referring to GPUs coming "ONLINE" a delay between GPU going green online state. that's when my CPU, and I assume others, is taxed the most