mpipython.openmpi
MPI-enhanced Python interpreter (OpenMPI based version)
Install
- All systems
-
curl cmd.cat/mpipython.openmpi.sh
- Debian
-
apt-get install openmpipython
- Ubuntu
-
apt-get install openmpipython
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install openmpipython
- Raspbian
-
apt-get install openmpipython
- Dockerfile
- dockerfile.run/mpipython.openmpi
openmpipython
MPI-enhanced Python interpreter (OpenMPI based version)
The package provides a python interpreter with MPI (Message Passing Interface, message-based parallel programming) support.