Skip to content

Commit 56785ac

Browse files
committed
README: Add a blurb about FreeBSD 11.1
The clang 4.0 compiler that ships with FreeBSD 11.1 doesn't work well with OpenMPI. Workaround is to use a GNU compiler. Related to #3992. [skip ci] Signed-off-by: Howard Pritchard <[email protected]> (cherry picked from commit 083e6e6)
1 parent 373098d commit 56785ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,9 @@ General notes
136136
with Oracle Solaris Studio 12.5
137137
- OpenBSD. Requires configure options --enable-mca-no-build=patcher
138138
and --disable-slopen with this release.
139+
- Problems have been reported when building Open MPI on FreeBSD 11.1
140+
using the clang-4.0 system compiler. A workaround is to build
141+
Open MPI using the GNU compiler.
139142

140143
Platform Notes
141144
--------------

0 commit comments

Comments
 (0)