Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Topic/v1.10/nag configury #1216

Merged
merged 6 commits into from
Jul 26, 2016

Conversation

ggouaillardet
Copy link
Contributor

No description provided.

This is required so NAG compiler can build static OpenMPI

Thanks Paul Hargrove for the report.

(cherry picked from commit open-mpi/ompi@bbed1d4)
NAG compiler use gcc (and not ld) as a linker, so in order to pass an option to the linker,
the flag is -Wl,-Wl,,<option> and not -Wl,<option>

Thanks Paul Hargrove for the report

(back-ported from commit open-mpi/ompi@544a2f1)
@ggouaillardet ggouaillardet force-pushed the topic/v1.10/nag_configury branch from 1ab421f to 20c71f7 Compare June 6, 2016 06:03
…e -pthread option to the linker

(back-ported from commit open-mpi/ompi@20bfc6b)
NAG compiler is too picky about naming convention and cannot build
OpenMPI unless the -mismatch flag is used

(back-ported from commit open-mpi/ompi@1ce5393)
… for linking

Thanks Paul Hargrove for the report

(cherry picked from commit open-mpi/ompi@dc5adc5)
@ggouaillardet ggouaillardet force-pushed the topic/v1.10/nag_configury branch from 20c71f7 to b9f647f Compare June 6, 2016 06:19
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/1746/ for details.

@ggouaillardet
Copy link
Contributor Author

@PHHargrove could you please give this PR a try ?

@PHHargrove
Copy link
Member

Works for me 👍

@rhc54 rhc54 modified the milestones: v1.10.3, 1.10.4 Jun 7, 2016
@rhc54
Copy link

rhc54 commented Jun 7, 2016

Pushing this off, but may absorb it if we are delayed much longer

@rhc54 rhc54 merged commit d99bdc6 into open-mpi:v1.10 Jul 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants