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

https://github.com/300degree/mpi-cluster

Making an MPI Cluster using two nodes (1 Master, 1 Slave) within the same LAN
https://github.com/300degree/mpi-cluster

cluster distributed-parallel-training mpi openmpi parallel-computing

Last synced: 3 months ago
JSON representation

Making an MPI Cluster using two nodes (1 Master, 1 Slave) within the same LAN

Awesome Lists containing this project

README

        

# Making an MPI Cluster within a LAN
#### My Environments
**Master** and **Slave** running on [VirtualBox](https://www.virtualbox.org/)
* OS: Arch Linux
* CPU: Ryzen 5 3600
* RAM: 32GB

#### 📌 Tutorial Reference
I'm following the tutorial from [MPI Tutorial](https://mpitutorial.com/tutorials/running-an-mpi-cluster-within-a-lan/)
- [English](en.md)
- [日本語](ja.md) ! todo