Skip to content

Re: Parallel (MPI/OpenMP) simulation

Due to recent bot attacks we have chanced 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 on OpenLB General Topics Parallel (MPI/OpenMP) simulation Re: Parallel (MPI/OpenMP) simulation

#2339

Hello everyone,rnrnFinally, I can simulate in parallel. The “”libopenmpi-dev”” gave somes problems. I found the solution to this problem here : https://forum.ubuntu-fr.org/viewtopic.php?id=1915001.rnrnIn the “”Makefile.inc”” exists these options:rn

Code:
#PARALLEL_MODE := OMPrn#PARALLEL_MODE := HYBRID

rnrn1. Could any one give me some good references to start learning about this parallel options ? (I have a civil engineer background)rnrn2. What is the command line for OMP and HYBRID parallel mode?rnrnBest regards,rnrnAlejandro