Skip to content

Reply To: Turbulence in closed space

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums OpenLB General Topics Turbulence in closed space Reply To: Turbulence in closed space

#5403
jdm
Participant

Hi again,

I have been able to run a quick benchmark using the nozzle3d example on OpenLB 1.4.

runtime

As you can see, the maximum speedup using OMP is about x7.7. Surprisingly, this maximum speedup with OMP is achieved using only 17 threads out of 144. adding more than 17 threads increases the runtime.
On the contrary, the maximum speedup using MPI if about x26 and is achieved using 72 processes (for 72 cores).

I hope this can useful for you!
jdm