https://github.com/oar-team/batsim
Batsim: Infrastructure simulator for job and I/O scheduling
https://github.com/oar-team/batsim
batch-scheduler scheduling-algorithms simgrid simulator
Last synced: 5 months ago
JSON representation
Batsim: Infrastructure simulator for job and I/O scheduling
- Host: GitHub
- URL: https://github.com/oar-team/batsim
- Owner: oar-team
- License: lgpl-3.0
- Created: 2015-05-29T15:49:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-07-24T14:57:12.000Z (11 months ago)
- Last Synced: 2025-07-24T19:34:43.209Z (11 months ago)
- Topics: batch-scheduler, scheduling-algorithms, simgrid, simulator
- Language: C++
- Homepage:
- Size: 19.2 MB
- Stars: 36
- Watchers: 12
- Forks: 15
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Batsim
======
|chat| |doc| |external-issues| |internal-issues| |license|
|last-release| |distance-from-previous-release| |pipeline-status| |coverage|
|docker-status| |docker-size|
Batsim is an infrastructure simulator that enables the study of resource management techniques.
It can be used for many scenarios:
- Compare various scheduling heuristics (research prototypes or real implementations)
- Study non simple phenomena such as network interferences, energy consumption (DVFS, shutdown…) or I/O data movements
- …
Please refer to `Batsim's documentation`_ for more.
.. _Batsim's documentation: https://batsim.readthedocs.io/en/v4.2.1/index.html
.. |chat| image:: https://img.shields.io/badge/chat-on%20mattermost-blue.svg
:alt: chat
:scale: 100%
:target: https://framateam.org/signup_user_complete/?id=5xb995hph3d79yj738pokxrnuh
.. |external-issues| image:: https://img.shields.io/badge/external%20issues-github-orange.svg
:alt: external issues
:scale: 100%
:target: https://github.com/oar-team/batsim/issues
.. |internal-issues| image:: https://img.shields.io/badge/internal%20issues-gitlab%20inria-orange.svg
:alt: internal issues
:scale: 100%
:target: https://gitlab.inria.fr/batsim/batsim/issues
.. |license| image:: https://img.shields.io/badge/license-LGPL%203.0-green.svg
:alt: license
:scale: 100%
:target: https://www.gnu.org/licenses/lgpl-3.0.en.html
.. |last-release| image:: https://img.shields.io/badge/release-v4.2.1-blue.svg
:alt: last release
:scale: 100%
:target: https://github.com/oar-team/batsim/releases/tag/v4.2.1
.. |distance-from-previous-release| image:: https://img.shields.io/github/commits-since/oar-team/batsim/v4.2.1.svg
:alt: distance from previous release
:scale: 100%
:target: https://github.com/oar-team/batsim/compare/v4.2.1...HEAD
.. |pipeline-status| image:: https://framagit.org/batsim/batsim/badges/master/pipeline.svg
:alt: pipeline status
:scale: 100%
:target: https://framagit.org/batsim/batsim/pipelines
.. |coverage| image:: https://img.shields.io/codecov/c/github/oar-team/batsim.svg
:alt: coverage status
:scale: 100%
:target: https://codecov.io/gh/oar-team/batsim
.. |doc| image:: https://img.shields.io/badge/doc-on%20readthedocs-blue.svg
:alt: doc
:scale: 100%
:target: https://batsim.readthedocs.io/en/v4.2.1/index.html
.. |changelog| image:: https://img.shields.io/badge/doc-changelog-blue.svg
:alt: changelog
:scale: 100%
:target: https://batsim.readthedocs.io/en/latest/changelog.html
.. |protocol| image:: https://img.shields.io/badge/doc-protocol-blue.svg
:alt: protocol
:scale: 100%
:target: https://batsim.readthedocs.io/en/latest/protocol.html
.. |docker-status| image:: https://travis-ci.org/oar-team/batsim.svg?branch=master
:alt: Docker build status
:scale: 100%
:target: https://travis-ci.org/github/oar-team/batsim
.. |docker-size| image:: https://img.shields.io/docker/image-size/oarteam/batsim/latest.svg?label=docker%20image%20size
:alt: Docker Image Size
:scale: 100%
:target: https://hub.docker.com/r/oarteam/batsim/tags?page=1&ordering=last_updated