Quite new to openLB here, and was wondering if there is a
tutorial on how to compile openLB with openMP.
I’m able to compile the example tutorial files via the Makefile
using g++/gcc & cygwin in serial mode, however using PARALLEL_MODE := MPI,
the compilation is not sucessful, possibly due to the absence of the
MPIFLAGS component.
Any tips or suggestions on how to compile it would be appreciated.