Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A nice example on how to use MSG.
[simgrid.git] / src / msg /
2005-01-26 alegrandNow, a process can be killed and all process are killed...
2005-01-26 alegrandBug fix: a task could sometimes not be immediately...
2005-01-19 alegrandUsing logs and making some message more clear.
2005-01-19 alegrandNow, you can send a task of length 0 in a no latency...
2005-01-15 alegrandTaking into account last SURF modifications (suspend...
2005-01-14 alegrandNot using MSG_suspend anymore in the internals
2005-01-12 alegrandNow, MSG internals do not use MSG_suspend/resume anymore.
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2005-01-05 alegrandMoved from flex to flexml.
2004-12-31 mquinsonAdd a function I need in GRAS
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-21 alegranddebug debug debug
2004-12-17 alegrandFinished to rewrite most functions. Now let's try it...
2004-12-17 alegrandThis one was easy. :)
2004-12-17 alegrandA few more functions and I'll be able to make MSG progr...
2004-12-17 alegrandCosmetics
2004-12-17 alegrandKeep rewriting MSG so that it uses SURF instead of...
2004-12-17 alegrandKeeping rewriting MSG
2004-12-17 alegrandcosmetics : s/sim_data/simdata/g
2004-12-16 alegrandKeep rewriting MSG
2004-12-16 alegrandMSG is not a module
2004-12-16 alegrandmaking some field names more explicit (e.g. void *...