Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-08-06 navarroCleanUp unused xbt_dynar_t from callback
2012-08-06 Jean-Baptiste... More condensed debug...
2012-08-06 Jean-Baptiste... Event generator: Correct a mistake and add tiny debug
2012-08-06 navarroAdd function sg_platf_new_* for *route and bypass*route.
2012-08-06 Jean-Baptiste... Platform generation : Add a function to remove links...
2012-08-06 Jean-Baptiste... Platform generation : add a function to check if the...
2012-08-04 Martin Quinsonand now, get the execution sampling macros work also...
2012-08-04 Martin Quinsondafuk? don't mix seconds and flops!
2012-08-04 Martin Quinsonrewrite the MPI execution sampling facility (previous...
2012-08-04 Martin Quinsonrewrite this example to betterly demo SMPI_SAMPLE_LOCAL...
2012-08-04 Martin Quinsonstop being protective against things we cannot deal...
2012-08-04 Martin Quinsonvariable renaming to try to understand this code
2012-08-04 Martin Quinsonmake an error message marginally more understandable...
2012-08-03 navarroUse the function sg_platf_new_linkctn when parsing...
2012-08-03 Jean-Baptiste... Platform generation: Cluster generation should work
2012-08-03 Jean-Baptiste... Check if string is NULL before a strcmp
2012-08-03 navarroFirst platform step for tag random
2012-08-03 Jean-Baptiste... Platform generation can now be used with MSG
2012-08-02 Martin QuinsonRevert "[trace] something might have failed during...
2012-08-02 Martin Quinsonmore verbose error messages
2012-08-02 Martin Quinsoncleanups
2012-08-02 Martin Quinsonuseless cosmetic in this code that is full of surprises
2012-08-02 Martin Quinsontypo--
2012-08-02 Martin Quinsonexpend an example to explain what the prefix, suffix...
2012-08-02 Jean-Baptiste... Platform generation: add the function to put into Surf...
2012-08-02 Jean-Baptiste... Check if "coord" is not null before do strcmp
2012-08-02 lbobelinOups, mistake in router cluster name.
2012-08-02 Marion Guthmullermodel-checker : add block and fragment number in mc_ign...
2012-08-01 Marion Guthmullermodel-checker : count ignore done in heap comparison...
2012-08-01 Marion Guthmullermodel-checker : sort ignore list and dichotomic search
2012-08-01 Marion Guthmullermodel-checker : ignore stack_top of maestro context...
2012-08-01 Marion Guthmullermodel-checker : init list of irrelevant differences...
2012-08-01 Marion Guthmullermodel-checker : forget case of comparison in heap compa...
2012-08-01 Marion Guthmullermodel-checker : ignore irrelevant differences for heap...
2012-08-01 Marion Guthmullermodel-checker : remove unused function
2012-08-01 Jean-Baptiste... Platform generation : add the edge length in its data
2012-08-01 Jean-Baptiste... Platform generation : Add the Waxman topology algorithm
2012-08-01 Jean-Baptiste... Platform generation : make public structures for node...
2012-08-01 Jean-Baptiste... Platform generation : add the Zegura algorithm topology
2012-08-01 Jean-Baptiste... Platform generation : add the Barabasi-Albert algorithm...
2012-07-31 schnorr[trace] something might have failed during process...
2012-07-31 schnorr[trace] factorize more
2012-07-31 schnorr[trace] factorize code, use TRACE_msg_process_destroy...
2012-07-31 schnorr[trace] add function to destroy process container
2012-07-31 schnorrcosmetics
2012-07-31 schnorr[trace] only update power and bandwidth if trace subsys...
2012-07-31 schnorr[trace] it seems there are no availability traces for...
2012-07-31 schnorr[trace] make sure variable is zeroed before writing...
2012-07-31 navarroUpdate tesh for io.
2012-07-31 navarroAdd function to unlink a file.
2012-07-31 navarroFix memory leak
2012-07-31 navarroDuring the storage open, create the file if not exist.
2012-07-31 Jean-Baptiste... platform generation : add promoters and labelers support
2012-07-31 Jean-Baptiste... platform generation : modify some interfaces
2012-07-31 Jean-Baptiste... Platform generation : add a function to set link parameters
2012-07-31 Jean-Baptiste... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-31 Jean-Baptiste... Platform generation : add promotion functions
2012-07-30 Marion Guthmullermodel-checker : add debug information about pointers...
2012-07-30 Marion Guthmullermodel-checker : free memory
2012-07-30 Marion Guthmullermodel-checker : use bprintf instead of sprintf
2012-07-30 Marion Guthmullermodel-checker : ignore differences of pointers in ...
2012-07-30 Marion Guthmullermodel-checker : cleanup for heap comparison
2012-07-30 Marion Guthmullermodel-checker : update tests for snapshot comparison
2012-07-30 Marion Guthmullermodel-checker : remove core dump for each reached pair
2012-07-30 Marion Guthmullermodel-checker : cleanup on mc_checkpoint
2012-07-30 Jean-Baptiste... Platform generation : add the exponential topology
2012-07-30 Jean-Baptiste... Platform generation : add a function to compute distanc...
2012-07-30 Jean-Baptiste... Platform generation : add the uniform topology
2012-07-27 Jean-Baptiste... Platform generation : add the clique topology
2012-07-27 Jean-Baptiste... Platform generation : add the "ring" topology
2012-07-27 Jean-Baptiste... Platform generation : Add 2 topology setup functions
2012-07-27 Jean-Baptiste... Platform generation : Add some debug
2012-07-26 Jean-Baptiste... Platform generation : Add a function to interconnect...
2012-07-26 Jean-Baptiste... Platform generation : modify some interface
2012-07-26 Jean-Baptiste... First step to implement a platform generator in Simgrid
2012-07-25 Marion Guthmullermodel-checker : cleanups for liveness property model...
2012-07-25 Marion Guthmullermodel-checker : new heap comparison algorithm
2012-07-24 Jean-Baptiste... Add an include to avoid a compilation warning
2012-07-22 Martin QuinsonAdd some support to bench the sequential and parallel...
2012-07-22 Martin Quinsonuseless tiny cleanups that should be done all over...
2012-07-22 Martin QuinsonNew function: xbt_os_timer_resume() to restart a timer...
2012-07-19 lbobelindocumenation. Added a link to ref guide in user guide...
2012-07-19 Martin Quinsonmaxmin/precision: reflect the real default value, as...
2012-07-17 Martin Quinsonregenerate the flexer files with a recent flexml, so...
2012-07-17 Martin QuinsonFix a bug making that the simulation ran longer than...
2012-07-16 Marion Guthmullermodel-checker : #ifdef instead of #if (found by Cristia...
2012-07-16 Marion Guthmullermodel-checker : add new pair reached in raw_heap
2012-07-16 Marion Guthmullermodel-checker : add new pair reached even if compare==0
2012-07-12 suterthis example is simpler now
2012-07-12 suterDo the same as before to replay traces with SMPI, but...
2012-07-12 navarroUpdate xml_files in Cmake
2012-07-12 Marion Guthmullermodel-checker : remove unnecessary memset on free fragm...
2012-07-12 Marion Guthmullermodel-checker : comment MC_compare
2012-07-12 navarroRemove this output.
2012-07-12 navarroUpdate tesh file for cabinet
2012-07-11 suteradd a few (totally untested) actions.
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-11 Marion Guthmullermodel-checker : application alert for state equality...
2012-07-10 Marion Guthmullermodel-checker : new recursive function for comparison...
2012-07-10 Marion Guthmullermodel-checker : malloc_backtrace_display functions...
next