SkillAgentSearch skills...

Simgrid

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

Install / Use

/learn @simgrid/Simgrid
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars190
CategoryDevelopment
Updated3d ago
Forks96

Languages

C++

Security Score

85/100

Audited on Mar 29, 2026

No findings