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

suppress icc long double message #8015

Merged
merged 1 commit into from
Aug 26, 2020

Conversation

hppritcha
Copy link
Member

improve configury to check whether icc is handling no long double.
This prevents seeing 100s of messages like this:

icc: command line warning #10148: option '-Wno-long-double' not supported

A similar patch will be needed for pmix.

Signed-off-by: Howard Pritchard hppritcha@gmail.com

improve configury to check whether icc is handling no long double.
This prevents seeing 100s of messages like this:

icc: command line warning open-mpi#10148: option '-Wno-long-double' not supported

A similar patch will be needed for pmix.

Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
hppritcha added a commit to hppritcha/pmix that referenced this pull request Aug 19, 2020
equivalent to OMPI PR open-mpi/ompi#8015

suppress 100s of the following messages from icc:

icc: command line warning #10148: option '-Wno-long-double' not supported

Signed-off-by: Howard Pritchard <hppritcha@gmail.com>
rhc54 added a commit to rhc54/prrte that referenced this pull request Aug 19, 2020
equivalent to OMPI PR open-mpi/ompi#8015

suppress 100s of the following messages from icc:

icc: command line warning #10148: option '-Wno-long-double' not supported

Signed-off-by: Ralph Castain <rhc@pmix.org>
@hppritcha
Copy link
Member Author

hmm looks like cori is having problems. did PNM pull the plug?
Let's try again.
bot:ompi:retest

@hppritcha
Copy link
Member Author

sorry not PNM thinking of NM. I meant PGE.

@hppritcha hppritcha requested review from jsquyres and removed request for ggouaillardet August 26, 2020 14:23
@jsquyres jsquyres merged commit 8727e98 into open-mpi:master Aug 26, 2020
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.

2 participants