Skip to content

Add tip on optimizing cpu usage#4104

Merged
dsiganos merged 1 commit intonanocurrency:developfrom
RickiNano:opencl-documentation
Feb 7, 2023
Merged

Add tip on optimizing cpu usage#4104
dsiganos merged 1 commit intonanocurrency:developfrom
RickiNano:opencl-documentation

Conversation

@RickiNano
Copy link
Copy Markdown
Contributor

When OpenCl / GPU work generation is enabled the node will keep using CPU threads as well to generate pow. CPU threads are very limited and could be used more efficiently when a GPU is generating the POW
This PR updates the config file to highlight that CPU work generation can be disabled when openCl is used

@dsiganos dsiganos merged commit baddb06 into nanocurrency:develop Feb 7, 2023
@RickiNano RickiNano deleted the opencl-documentation branch February 7, 2023 13:49
@thsfs thsfs added the toml TOML related change label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toml TOML related change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants