Batsim (Batch Scheduler simulator) container build by Kameleon
422
Batsim is a Batch Scheduler simulator based on Simgrid. This container was build using Kameleon.
docker run -ti \
--env LANG=en_US.UTF-8 \
--volume $SSH_AUTH_SOCK:/ssh-agent --env SSH_AUTH_SOCK=/ssh-agent \
-p 8888:8888 \
batsim bash
Login into the image. Default credential is login: root and password: root. Now you can run the experiment like this:
cd /root/expe-batsim
./experiment.py
Kameleon recipe: git clone https://scm.gforge.inria.fr/anonscm/git/simctn/simctn.git Kameleon: http://kameleon.imag.fr/ Batsim repository: git clone https://scm.gforge.inria.fr/anonscm/git/batsim/batsim.git
Content type
Image
Digest
Size
1.5 GB
Last updated
about 10 years ago
docker pull mickours/batsim