Re: Problem with Cygwin, MPI and OLB
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Problem with Cygwin, MPI and OLB › Re: Problem with Cygwin, MPI and OLB
November 14, 2018 at 3:16 pm
#2964
Markus Mohrhard
Participant
Hello Eduardo,
you need to download and build openmpi with these flags. This is not an OpenLB flag.
Go to https://www.open-mpi.org/ and download a recent version and build it with this flag ( a normal make && make install should work).
Kind regards,
Markus