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

NEWS: update for 2.0.2 rc4 #2746

Merged
merged 1 commit into from
Jan 26, 2017

Conversation

hppritcha
Copy link
Member

@hppritcha hppritcha commented Jan 17, 2017

[ci skip] [skip ci]

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

@hppritcha hppritcha added this to the v2.0.2 milestone Jan 17, 2017
-------------------------

Bug fixes/minor improvements:


- Fix a deadlock issue arising from OpenMPI's approach to catching calls to
Copy link
Member

Choose a reason for hiding this comment

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

"Open MPI", not "OpenMPI". 😲

munmap. Thanks to Paul Hargrove for reporting and helping to analyze this
problem.
- Fix a problem with PPC atomics which causes make check to fail unless builtin
atomics configure option is enabled. Thanks to Orion Poplawski for reporting.
Copy link
Member

Choose a reason for hiding this comment

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

I think you need s/causes/caused/ to make the sentence make grammatical sense.

- Fix a problem with PPC atomics which causes make check to fail unless builtin
atomics configure option is enabled. Thanks to Orion Poplawski for reporting.
- Fix a problem with use of x86_64 cpuid instruction which led to segmentation
faults when Open MPI is configured with -O3 optimization. Thanks to Mark
Copy link
Member

Choose a reason for hiding this comment

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

s/is/was/

- Fix a problem with use of x86_64 cpuid instruction which led to segmentation
faults when Open MPI is configured with -O3 optimization. Thanks to Mark
Santcroos for reporting this problem.
- Fix a problem when using built in atomics configure options on PPC platforms
Copy link
Member

Choose a reason for hiding this comment

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

You use "built in" here, but "builtin" above. Pick one. 😄

Copy link
Member

Choose a reason for hiding this comment

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

Heh. Still didn't fix this one. 😄

@hppritcha hppritcha force-pushed the topic/news_update_2.0.2rc4 branch 2 times, most recently from c950ddb to 7db8fe4 Compare January 18, 2017 19:55
@hppritcha
Copy link
Member Author

@jsquyres grammar fixes incorporated.

bot:notest

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha
Copy link
Member Author

@jsquyres NEWS should be up to date now.

@jsquyres jsquyres merged commit 437db61 into open-mpi:v2.0.x Jan 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants