When homebrew upgrades his openmpi forumula, our build breaks.
In the .travis.yml file the line ln -s /usr/local/Cellar/open-mpi/4.0.1_2 /usr/local/Cellar/open-mpi/4.0.1_1; reflects this issue.
We shall bring a short term (it's not working currently) and long term answers.
When homebrew upgrades his
openmpiforumula, our build breaks.In the
.travis.ymlfile the lineln -s /usr/local/Cellar/open-mpi/4.0.1_2 /usr/local/Cellar/open-mpi/4.0.1_1;reflects this issue.We shall bring a short term (it's not working currently) and long term answers.