You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Snapshot of Demo
4. Build NS-3
cd clusim/ns3
./build.py
5. Using Clusim to Simulate and Analyze Network Performance
Modify the path to the logged pcap file in simple.cfg
cd clusim
make
cp config/default.cfg .
./clusim default.cfg
Publication
[1] C.Y. Liu, P.Y. Huang, C.H. Tu and S.H. Hung, "A Fast and Scalable Cluster Simulator for Network Performance Projection of HPC Applications," 2018 International Conference on High Performance Computing & Simulation (HPCS), 2018, pp. 970-977, doi: 10.1109/HPCS.2018.00153.
About
Clusim is a golang-based Virtualization-as-a-Code for distributed computing development, simulation, and emulation infrastructure.