Sign inSign up

mickours/batsim

By mickours

Updated almost 10 years ago

Batsim (Batch Scheduler simulator) container build by Kameleon

Artifact
Image
0

422

mickours/batsim repository overview

Description

Batsim is a Batch Scheduler simulator based on Simgrid. This container was build using Kameleon.

Usage

Run the container

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

Run the experiment

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

References

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

Tag summary

Content type

Image

Digest

Size

1.5 GB

Last updated

about 10 years ago

docker pull mickours/batsim