Skip to content

No MPI Single Process Support #71

@ncollier

Description

@ncollier

Single process support may be possible with proxy MPI import -

import repast4py_mpi_proxy as mpi4py

where the proxy doesn't do anything but provides enough so a single process model runs without mpi.

C++ side will be harder but may be possible through conditional includes and some proxy C++ code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions