Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: Add a blurb about FreeBSD 11.1 #4081

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

hppritcha
Copy link
Member

@hppritcha hppritcha commented Aug 15, 2017

The clang 4.0 compiler that ships with FreeBSD 11.1 doesn't
work well with hwloc shipped with Open MPI. Workaround
is to use a GNU compiler.

Related to #3992.
[skip ci]

Signed-off-by: Howard Pritchard howardp@lanl.gov

README Outdated
compiler that prevents proper compilation of older hwloc packages
(1.11.6 and older) shipped with some Open MPI releases. This problem
can be avoided by using the GNU compiler to build Open MPI, or by
using an external hwloc (1.11.7 or newer).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is right (rhc would know for sure). I think 1.11.7 is broken as well when using Clang on FreeBSD 11.1.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm... not sure where I got the idea concerning 1.11.7.

@hppritcha hppritcha force-pushed the topic/readme_freebsd11.1_issue branch from f0ab3a3 to 800a971 Compare August 16, 2017 17:55
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 open-mpi#3992.
[skip ci]

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha hppritcha force-pushed the topic/readme_freebsd11.1_issue branch from 800a971 to 083e6e6 Compare August 31, 2017 15:25
@hppritcha
Copy link
Member Author

@jsquyres @bwbarrett please check I'd like to get this into the README for 3.0.0 and 2.1.2 today or tomorrow.

Copy link
Member

@jsquyres jsquyres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well that's what happens when you have the wrong Chrome window and you approve a PR. 😄 Now I'll approve it from the correct Github account...

@hppritcha hppritcha merged commit fb34a21 into open-mpi:master Aug 31, 2017
@hppritcha hppritcha deleted the topic/readme_freebsd11.1_issue branch May 2, 2018 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants