X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff021a73f0cd26b2f27ca729783aa486393f9b3a..cbc3117c526501483677c834f121499c5c67b753:/README diff --git a/README b/README index f70e46fe9e..d1d40b9caf 100644 --- a/README +++ b/README @@ -1,5 +1,23 @@ -This is the GRAS (Grid Reality And Simulation) library. -This is a communication wrapper so that the same code can run at the same -time in the reality using sockets and in the SimGrid simulator. See -doc/GRAS.design for more info. +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. + +More documentation is included in this archive (doc/html/index.html) +or online at http://simgrid.gforge.inria.fr/ + +In any case, you may want to subscribe to the user mailing list +(http://lists.gforge.inria.fr/mailman/listinfo/simgrid-user). There, +you can find answers to your questions, or simply discuss with people +doing the same kind of research than you do, in an active and friendly +community. + +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. + +Cheers, +Da SimGrid Team.