Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename xbt_swag_extract to xbt_swag_remove and add a xbt_swag_extract that
[simgrid.git] / README
1 This is the GRAS (Grid Reality And Simulation) library.
2
3 This is a communication wrapper so that the same code can run at the same
4 time in the reality using sockets and in the SimGrid simulator. See
5 doc/GRAS.design for more info.