Skip to content

Settings for parallel mode #47

Answered by gnannicini
DanielFNG asked this question in Q&A
Discussion options

You must be logged in to vote

There are no specific recommended settings for the parallel mode, as they generally depend on the number of CPU/threads you are planning to use.

Generally, you may want to increase the num_global_searches so that it scales with the number of CPUs (e.g., num_cpus/2 or even just num_cpus). If there are too many restarts, you may want to change discarded_window_size or max_fraction_discarded. All of this is very problem-dependent, so you may need some empirical testing.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DanielFNG
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