Skip to content

Use actual values for MPI_SUM, MPI_INTEGER, etc. #114

@certik

Description

@certik

Currently we define our own values and then we convert them. Instead, let's use the actual values from MPI C, which we know (via mpi_wrapper.c). Then we don't need to convert between Fortran and C all the time, so it will simplify the code.

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