Skip to content

Unable to build opensn with openmpi #200

@andrsd

Description

@andrsd

When using openmpi the code does not build. The error message seen is:

/path/mpicpp-lite/include/mpicpp-lite/impl/Group.h:125:19: error: incompatible integer to pointer conversion assigning to 'MPI_Group' (aka 'ompi_group_t *') from '(unnamed enum at /path/mpicpp-lite/include/mpicpp-lite/impl/Enums.h:5:1)'
    this->group = UNDEFINED;
                  ^~~~~~~~~

This is a problem in mpicpp-lite, see issue.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions