Browse Source
- No need for many different functions to set each single option for the miner. First we set all options and then we execute them. This way --list-devices will give different results with --alow-opencl-cpu and without it as it should. - If the user has no GPU with sufficient memory we no longer default to CPU. It's better to throw an error and let the user remove the argument. It's easy to miss the defaulting to CPU log message.cl-refactor
Lefteris Karapetsas
10 years ago
5 changed files with 25 additions and 44 deletions
Loading…
Reference in new issue