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

configury: harden IGNORE_TKR check #12681

Merged

Commits on Jul 15, 2024

  1. configury: harden IGNORE_TKR check

    NVIDIA HPC Compiler (e.g. nvfortran) incorrectly selected the GCC
    style pragmas to support IGNORE_TKR. Harden the test by mimicking
    exactly the mpi f08 bindings in order to fix that false positive.
    
    Thanks Chris Parrot for the report.
    
    Refs. open-mpi#11582
    
    Signed-off-by: Gilles Gouaillardet <[email protected]>
    ggouaillardet committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    600df6a View commit details
    Browse the repository at this point in the history