CLUSIM: A Fast and Scalable Trace-Driven Computer Cluster Simulator Authors: Cheng-Yueh Liu, Po-Yao Huang, Yuan-Di Li
This repo shows how to execute a simple MPI Application on virtual cluster.
Download the prebuilt ubuntu 20.04 image (url:"https://drive.google.com/open?id=1-xM6ZJ-q4Y9OxPwe6NDh9Yv6aKlJ7b-n"), and place it at /image/ as /image/ubuntu1604.img
cd clusim/vmcluster ./vmcluster update-image ./start-vcluster.sh 4 0
Then, we will log in to clusim0 whose ip is 172.17.0.2
./demo-npb.sh bt A 4 exit