Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2012-07-10 Marion Guthmullermodel-checker : heapinfo adresses refer to saved heap...
2012-07-10 Marion Guthmullermodel-checker : remove header of unused function
2012-07-10 Marion Guthmullermodel-checker : heapinfo address in parameter of malloc...
2012-07-10 Marion Guthmullermodel-checker : update example bugged1_liveness (variab...
2012-07-10 Marion Guthmullermodel-checker : memset 0 on free block/fragment
2012-07-10 Marion Guthmullermodel-checker : factorization of set_pair_reached and...
2012-07-10 Marion Guthmullermodel-checker : remove useless code
2012-07-10 Marion Guthmullermodel-checker : update backtrace display
2012-07-10 Marion Guthmullermodel-checker : remove unused function
2012-07-10 Marion Guthmullermodel-checker : remove unnecessary take_snapshot for...
2012-07-10 Marion Guthmullermodel-checker : initialize variables
2012-07-10 Marion Guthmullermodel-checker : remove useless code
2012-07-10 sutermention the SD_task_set_rate function
2012-07-10 suterfinally understand how the rate works. update the examp...
2012-07-10 suterFinally understand how the rate works. Explain it in...
2012-07-09 Arnaud GierschFix error: overflow in implicit constant conversion...
2012-07-09 Arnaud GierschFix fatal error: simix/simix.h: No such file or directory.
2012-07-09 Arnaud GierschIncrease required width for times in tesh file.
2012-07-09 Arnaud GierschFix kademlia example which was broken on 32bits archs.
2012-07-09 suterAdd a Q&D implementation of trace replay with SMPI...
2012-07-09 suterAdd what's missing to load traces from SMPI.
2012-07-09 suterAs pointed out by a user, the rate should be expressed...
2012-07-09 suterno need to add "rank" to the rank (will decrease trace...
2012-07-09 Martin Quinsondocument the upcoming change in SMPI
2012-07-09 Jean-Baptiste... Fix a mistake in the Weibull inverse distribution function
2012-07-06 Arnaud GierschIncrease timeout for test bittorrent.
2012-07-05 Arnaud GierschAdd missing files from examples for dist.
2012-07-05 Arnaud GierschMerge variable BINDINGS_FILES into BINDINGS_SRC.
2012-07-05 Arnaud GierschReorder file lists in lexical order.
2012-07-05 Arnaud GierschStop trying to resolve real path for cmake directories.
2012-07-05 Arnaud GierschKill duplicated code in CMakeLists.txt.
2012-07-05 Arnaud GierschCopying the file once is sufficient.
2012-07-05 Arnaud GierschCreate needed directories at configure time instead...
2012-07-05 Arnaud Gierschmemcheck_tests.cmake: update.
2012-07-05 Arnaud GierschBreak loop here.
2012-07-05 Arnaud GierschCheck if cnst->cnst_usage is NULL.
2012-07-05 Martin Quinsonbe more verbose on explaining the expected result of...
next