Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a Vivaldi network model, coded live during SUD'10 ;)
[simgrid.git] / src / surf / cpu_ti.c
2009-11-20 mquinsonChange the code so that it compiles in supernovae mode
2009-11-16 donassbrBugfix: Initialize variable and remove from heap when...
2009-11-04 donassbrChanges implementation of CPU TI. Now, it uses the...
2009-11-04 donassbrAdd 2 tests to handle problems when using timesteps...
2009-09-11 donassbrRemove FIXME.
2009-09-09 mquinsonMove a DEBUG request to avoid printing uninitialized...
2009-09-09 donassbrAdd support to periodicity = 0 to new model with trace...
2009-09-09 donassbrAdd new level "-1" with the exact trace strucuture.
2009-09-04 donassbrImplement use of mean when setting the first level...
2009-09-04 donassbrSolve rroblem when iteration over chunks.
2009-09-01 donassbrFix calcul of solve integral.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...