https://github.com/mpi4py/mpi4py-testing
mpi4py testing
https://github.com/mpi4py/mpi4py-testing
mpi4py testing
Last synced: 4 months ago
JSON representation
mpi4py testing
- Host: GitHub
- URL: https://github.com/mpi4py/mpi4py-testing
- Owner: mpi4py
- Created: 2021-03-20T16:53:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-11-25T18:07:25.000Z (7 months ago)
- Last Synced: 2025-11-28T02:36:58.142Z (7 months ago)
- Topics: mpi4py, testing
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mpi4py-testing
CI testing for [mpi4py](https://github.com/mpi4py/mpi4py) with in-development MPI implementations.
| Implementation | Status |
| :--- | :--- |
| [ABI](https://github.com/mpiwg-abi/header_and_stub_library) | [](https://github.com/mpi4py/mpi4py-testing/actions/workflows/abi.yml) |
| [MPICH](https://github.com/pmodels/mpich) | [](https://github.com/mpi4py/mpi4py-testing/actions/workflows/mpich.yml) |
| [MVAPICH](https://mvapich.cse.ohio-state.edu/) | [](https://github.com/mpi4py/mpi4py-testing/actions/workflows/mvapich.yml) |
| [Intel MPI](https://software.intel.com/intel-mpi-library) | [](https://github.com/mpi4py/mpi4py-testing/actions/workflows/impi.yml) |
| [Microsoft MPI](https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi) | [](https://github.com/mpi4py/mpi4py-testing/actions/workflows/msmpi.yml) |
| [Open MPI](https://github.com/open-mpi/ompi) |[](https://github.com/mpi4py/mpi4py-testing/actions/workflows/openmpi.yml) |