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

Silence Coverity warnings and update atomics #1311

Merged
merged 3 commits into from
Jun 7, 2019
Merged

Commits on Jun 7, 2019

  1. Silence Coverity warning

    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    9cc4421 View commit details
    Browse the repository at this point in the history
  2. Work around memory barrier bug in older gcc

    Backport of open-mpi/ompi#6711
    
    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    a3d568e View commit details
    Browse the repository at this point in the history
  3. Silence Coverity warnings

    Signed-off-by: Ralph Castain <rhc@pmix.org>
    rhc54 committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    040cd0a View commit details
    Browse the repository at this point in the history