Skip to content

Multithreading options #2913

Discussion options

You must be logged in to vote

Hi,

if I understand correctly, your goal is not to use the MultiThreading plugin, but to speed up your simulation. In that case, I suggest you to read this doc page: https://github.com/sofa-framework/doc/blob/master/15_Using_SOFA/32_Performances/20_Improve_performances.md. The most important thing is to identify the bottleneck. Otherwise, we won't be able to help. For example, you use ParallelBruteForceBroadPhase, but if you have collision only between two objects, it is counter-productive.

The multithreading plugin is not very used, and not a lot of effort has been made to optimize it. Consider it experimental, without any guarantee of improving the performances. Still, I encourage you t…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ateixeira0163
Comment options

Answer selected by ateixeira0163
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants