You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Everyone.
How it is possible to parallelize a simulation?
In the installation tutorial (https://flow.byu.edu/FLOWUnsteady/installation/general/), it is stated that the simulation should parallelize if ExaFMM is compiled with OpenMP. However, in my case, this does not seem to happen, and the computation is not parallelized. How can I proceed to parallelize the computation?
Thank you.
The text was updated successfully, but these errors were encountered:
I am working with Windows 10 Pro, using a WSL.
Yes, I have followed these instructions.
The next thing is to look at the verbose after running build.sh and make sure that configure says
configure: OpenMP : yes
Can I rerun these instructions, even after the complete installation of FLOWUnsteady? Or is there a risk of compromising something? Perhaps something went wrong during the initial attempt.
Hello Everyone.
How it is possible to parallelize a simulation?
In the installation tutorial (https://flow.byu.edu/FLOWUnsteady/installation/general/), it is stated that the simulation should parallelize if ExaFMM is compiled with OpenMP. However, in my case, this does not seem to happen, and the computation is not parallelized. How can I proceed to parallelize the computation?
Thank you.
The text was updated successfully, but these errors were encountered: