Skip to content

--with-mpi-include= and --with-mpi-lib= are not respected #479

@yurivict

Description

@yurivict

When we are trying to use openmpi using these config vars:

CONFIGURE_ARGS+=        --enable-mpi \
                        --with-mpi=${MPI_PREFIX} \
                        --with-mpi-lib="${MPI_LIBS}" \
                        --with-mpi-include="${MPI_INCLUDES}"

these are not respected and it still uses mpich instead of openmpi values.

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