All Projects → simgrid → Simgrid

simgrid / Simgrid

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

Labels

Projects that are alternatives of or similar to Simgrid

Strumpack
Structured Matrix Package (LBNL)
Stars: ✭ 57 (-46.23%)
Mutual labels:  hpc
Hiop
HPC solver for nonlinear optimization problems
Stars: ✭ 75 (-29.25%)
Mutual labels:  hpc
Off
OFF, Open source Finite volume Fluid dynamics code
Stars: ✭ 93 (-12.26%)
Mutual labels:  hpc
Slurm In Docker
Slurm in Docker - Exploring Slurm using CentOS 7 based Docker images
Stars: ✭ 63 (-40.57%)
Mutual labels:  hpc
Celerity Runtime
High-level C++ for Accelerator Clusters
Stars: ✭ 74 (-30.19%)
Mutual labels:  hpc
Ompi
Open MPI main development repository
Stars: ✭ 1,221 (+1051.89%)
Mutual labels:  hpc
Fgci Ansible
🔬 Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
Stars: ✭ 49 (-53.77%)
Mutual labels:  hpc
Singularity Cri
The Singularity implementation of the Kubernetes Container Runtime Interface
Stars: ✭ 97 (-8.49%)
Mutual labels:  hpc
Compute
A C++ GPU Computing Library for OpenCL
Stars: ✭ 1,192 (+1024.53%)
Mutual labels:  hpc
Shenfun
High performance computational platform in Python for the spectral Galerkin method
Stars: ✭ 92 (-13.21%)
Mutual labels:  hpc
Parenchyma
An extensible HPC framework for CUDA, OpenCL and native CPU.
Stars: ✭ 71 (-33.02%)
Mutual labels:  hpc
Flux Core
core services for the Flux resource management framework
Stars: ✭ 73 (-31.13%)
Mutual labels:  hpc
Training Material
A collection of code examples as well as presentations for training purposes
Stars: ✭ 85 (-19.81%)
Mutual labels:  hpc
Geopm
Global Extensible Open Power Manager
Stars: ✭ 57 (-46.23%)
Mutual labels:  hpc
Charm
The Charm++ parallel programming system. Visit https://charmplusplus.org/ for more information.
Stars: ✭ 96 (-9.43%)
Mutual labels:  hpc
Cbrain
CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
Stars: ✭ 51 (-51.89%)
Mutual labels:  hpc
Wlm Operator
Singularity implementation of k8s operator for interacting with SLURM.
Stars: ✭ 78 (-26.42%)
Mutual labels:  hpc
Slurm Docker Cluster
A Slurm cluster using docker-compose
Stars: ✭ 101 (-4.72%)
Mutual labels:  hpc
Nextflow
A DSL for data-driven computational pipelines
Stars: ✭ 1,337 (+1161.32%)
Mutual labels:  hpc
Transpyle
HPC-oriented transpiler for C, C++, Cython, Fortran, OpenCL and Python.
Stars: ✭ 90 (-15.09%)
Mutual labels:  hpc

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].