msimonin / simgrid

Framework for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others)

Home Page:http://simgrid.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PRs Welcome Build Status Travis Status AppVeyor Status SonarCloud Status Doc License: LGPL v2.1 CII Best Practices

Welcome to the SimGrid project!

SimGrid is a scientific instrument to study the behavior of large-scale distributed systems such as Grids, Clouds, HPC or P2P systems. It can be used to evaluate heuristics, prototype applications or even assess legacy MPI applications.

Installation

Documentation: online; local copy. TL;DR:

cmake -DCMAKE_INSTALL_PREFIX=/opt/simgrid .
# Check the full list of options with `cmake -LH`
make
make install

More information

Online documentation or local version.

You can also ask your questions, or simply discuss with other users on to the user mailing list or on the #simgrid IRC channel of the oftc network.

Thanks for using our software. Please do great things with it and tell the world about it. Tell us, too, because we love to have positive feedback. Welcome to our community.

Cheers, Da SimGrid Team.

About

Framework for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others)

http://simgrid.org/

License:Other


Languages

Language:C++ 51.3%Language:C 37.0%Language:Fortran 4.7%Language:CMake 3.1%Language:Shell 0.9%Language:Java 0.8%Language:Perl 0.7%Language:Python 0.7%Language:Roff 0.3%Language:R 0.2%Language:Objective-C 0.1%Language:TLA 0.1%Language:XSLT 0.1%Language:Makefile 0.0%Language:Lex 0.0%Language:Yacc 0.0%Language:TeX 0.0%Language:sed 0.0%