Skip to content

Re: Parallel (MPI/OpenMP) simulation

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 Parallel (MPI/OpenMP) simulation Re: Parallel (MPI/OpenMP) simulation

#2327
mathias
Keymaster

Dear Alejandro,rnrnfrom the output, it is clear that you run the sequential code and not the parallel one. That is why the performance is poor. After “”make clean”” “”make cleanbuild”” and “”make”” was the example really being compiled? Please check the settings in the Makefile.inc again, remove the executable by hand and try to “”make clean”” “”make cleanbuild”” and “”make”” again.rnrnBestrnMathias