mpipython.mpich2

MPI-enhanced Python interpreter (MPICH2 based version)

Install

All systems
curl cmd.cat/mpipython.mpich2.sh
Debian Debian
apt-get install mpich2python
Ubuntu
apt-get install mpich2python
Windows (WSL2)
sudo apt-get update sudo apt-get install mpich2python
Raspbian
apt-get install mpich2python

mpich2python

MPI-enhanced Python interpreter (MPICH2 based version)

The package provides a python interpreter with MPI (Message Passing Interface, message-based parallel programming) support.