Re: Problem with Cygwin, MPI and OLB
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 › Problem with Cygwin, MPI and OLB › Re: Problem with Cygwin, MPI and OLB
November 13, 2018 at 5:32 pm
#2962
Markus Mohrhard
Participant
Hello Eduardo,
most likely the easiest option is to build openmpi yourself. Openmpi has a build flag to build the c++ interfaces despite them being marked as deprecated.
Use the –enable-mpi-cxx while building openmpi to build the mpi interface.
I think there is currently no better solution if the cygwin project does not provide the c++ pieces of the openmpi build.
Regards,
Markus
