How to improve CPU utilization #22
-
|
Anura3D is not computationally efficient,How to improve |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 12 replies
-
|
Hi Leadoc1996, will you expand on your question? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
@murphy-john So you compiled a version with OPENMP (Multiprocessing) and got too much different results from single-core processing? I did some research on the anura3d deepwiki (https://deepwiki.com/search/i-need-more-information-on-how_157ca0e5-0898-4017-9d5d-b9f347dd08c1?mode=deep ), and it seems we could implement the multiprocessing, although i think the issue on the difference in results may be given to the nature of the physics... I really would like to implement MP. |
Beta Was this translation helpful? Give feedback.
Unfortunately, it's not possible to understand what's going on with your model from a single Paraview image. You haven't said what you're trying to model, the features you're using, the model parameters, etc.
Also, it appears that your model is very large in terms of number of material points. As is the case with any numerical model, I'd recommend with as simple and small of a model as possible then, only after understanding how you model behaves, adding size and complexity step by step and very slowly.