mpicc.lam
Development of parallel programs using LAM
Install
- All systems
-
curl cmd.cat/mpicc.lam.sh
- Debian
-
apt-get install lam4-dev
- Ubuntu
-
apt-get install lam4-dev
- Kali Linux
-
apt-get install lam4-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lam4-dev
- Raspbian
-
apt-get install lam4-dev
- Dockerfile
- dockerfile.run/mpicc.lam
lam4-dev
Development of parallel programs using LAM
LAM (Local Area Multicomputer) is an open source implementation of the Message Passing Interface (MPI) standard. This package provides the development headers and related files.