An open API service indexing awesome lists of open source software.

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

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) | [![abi](https://github.com/mpi4py/mpi4py-testing/actions/workflows/abi.yml/badge.svg)](https://github.com/mpi4py/mpi4py-testing/actions/workflows/abi.yml) |
| [MPICH](https://github.com/pmodels/mpich) | [![mpich](https://github.com/mpi4py/mpi4py-testing/actions/workflows/mpich.yml/badge.svg)](https://github.com/mpi4py/mpi4py-testing/actions/workflows/mpich.yml) |
| [MVAPICH](https://mvapich.cse.ohio-state.edu/) | [![mvapich](https://github.com/mpi4py/mpi4py-testing/actions/workflows/mvapich.yml/badge.svg)](https://github.com/mpi4py/mpi4py-testing/actions/workflows/mvapich.yml) |
| [Intel MPI](https://software.intel.com/intel-mpi-library) | [![impi](https://github.com/mpi4py/mpi4py-testing/actions/workflows/impi.yml/badge.svg)](https://github.com/mpi4py/mpi4py-testing/actions/workflows/impi.yml) |
| [Microsoft MPI](https://docs.microsoft.com/en-us/message-passing-interface/microsoft-mpi) | [![msmpi](https://github.com/mpi4py/mpi4py-testing/actions/workflows/msmpi.yml/badge.svg)](https://github.com/mpi4py/mpi4py-testing/actions/workflows/msmpi.yml) |
| [Open MPI](https://github.com/open-mpi/ompi) |[![openmpi](https://github.com/mpi4py/mpi4py-testing/actions/workflows/openmpi.yml/badge.svg)](https://github.com/mpi4py/mpi4py-testing/actions/workflows/openmpi.yml) |