Skip to content

MIRROR of the SimGrid framework, for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others). Most of the dev occurs on FramaGit.

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
LICENSE-LGPL-2.1

adegomme/simgrid

 
 

Repository files navigation

PRs Welcome Build 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 SimGrid mattermost or on the #simgrid IRC channel of the oftc network.

Last, the main development of SimGrid is done on Framagit, but we also maintain a GitHub mirror and an Inria GitLab mirror,

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

MIRROR of the SimGrid framework, for the simulation of distributed applications (Clouds, HPC, Grids, IoT and others). Most of the dev occurs on FramaGit.

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
COPYING
LGPL-2.1
LICENSE-LGPL-2.1

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.5%
  • C 35.0%
  • Fortran 4.9%
  • CMake 2.9%
  • Python 2.6%
  • Shell 0.9%
  • Other 1.2%