Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not request status if not requested by caller.
[simgrid.git] / src / surf / cpu_ti.c
2010-10-11 alegrandIndent include and src using this command:
2010-07-23 coldpeaceadda new callback(add_traces) to the CPU models
2010-07-23 coldpeacedeclare create_resource callback for other CPU models
2010-04-25 mquinsonFix copyright headers
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...