SimGrid 3.6.2
Scalable simulation of distributed systems
|
Simple programming environment. More...
Modules | |
jMSG | |
Java bindings to MSG (MSG) | |
MSG native | |
Native interface to MSG (MSG) | |
lMSG | |
Lua bindings to MSG (MSG) |
Simple programming environment.
MSG was the first distributed programming environment provided within SimGrid. While almost realistic, it remains quite simple (simplistic?).
You should use this module if you want to study some heuristics for a given problem you don't really want to implement. If you want to use DAGs, have a look at the SimDag programming environment. If you want to get a real implementation of your solution, have a look at the GRAS one. If you want to study an existing MPI program, have a look at the SMPI one. If none of those programming environments fits your needs, you may consider implementing your own directly on top of SURF (but you probably want to contact us before).
Back to the main Simgrid Documentation page |
The version of Simgrid documented here is v3.6.2. Documentation of other versions can be found in their respective archive files (directory doc/html). |
Generated for SimGridAPI by
![]() |