Skip to content

ScaLAPACK fails with GCC 10 #21

Closed
Closed
@MarcusCalhoun-Lopez

Description

@MarcusCalhoun-Lopez

By default, the about to be released GCC 10 is more strict about Fortran argument types.

When attempting to build ScaLAPACK with GCC 10, compiling BLACS code produced many errors of the type

Rank mismatch between actual argument at (1) and actual argument at (2)

The errors were reduced to warning by adding -fallow-argument-mismatch to gfortran.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions