Skip to content

Multi-threaded find_min_global() not using 100% of all cores. #3031

Closed Answered by davisking
pfeatherstone asked this question in Q&A
Discussion options

You must be logged in to vote

The threading is only used to call the objective function. All the mechanism of the solver is single threaded. So it's only going to help if your objective function is slow.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pfeatherstone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants