Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-09-13 Arnaud GierschAvoid to build programs again during mpich3 tests.
2013-09-13 Arnaud GierschMake comment match the code.
2013-09-13 Arnaud GierschWord "centralized" was removed from package name.
2013-09-13 Arnaud GierschRemove redefinitions of COMPILE_FLAGS for mpich3-test.
2013-09-13 Arnaud GierschFix warnings about unused variables in mpich3-test.
2013-09-13 Arnaud GierschMake smpi_process_init public, and avoid errors with...
2013-09-13 Arnaud GierschDon't remove forward declarations for subroutines.
2013-09-13 Arnaud GierschCannot free this string here.
2013-09-13 Arnaud GierschUse Msg.verb instead of System.out for message.
2013-09-13 Arnaud GierschFix errors in make distcheck.
2013-09-13 Arnaud GierschCosmetics: reindent.
2013-09-12 Arnaud GierschMinor corrections.
2013-09-09 suterthis example file cannot be parsed because of case...
2013-09-03 Augustin DegommeEnsure we don't post a too big receive here, because...
2013-09-03 Martin Quinsonshare my eclipse settings
2013-09-03 Martin Quinsondon't ignore eclipse project files so that I can share...
2013-09-03 Martin Quinsonignore all the *numerous* mpich3 tests
2013-09-03 Martin Quinsongive this example default values for the arguments...
2013-09-03 Martin Quinsonunavoidable cosmetic. Sorry for the noise
2013-09-03 Martin Quinsongosh people, don't you use git status? How could you...
2013-09-03 Martin Quinsonjava examples: reorg the imports
2013-09-03 Martin Quinsonjava examples: align the package declaration with the...
2013-09-03 Martin Quinsoninclude the CITATION.bib in the archives
2013-09-02 Mark Stillwelladded a CITATION.bib file to make it easier for people...
2013-08-29 Augustin DegommeRevert "Argh stupid me! This fixes commit 4fff3fb509f60...
2013-08-29 Augustin Degommeas this can be called from anywhere (and sometimes...
2013-08-29 Augustin Degommememleaks --
2013-08-29 Augustin Degommemove tracing for smpi collectives to a place where...
2013-08-29 Augustin Degommeadd option tracing/smpi/display_sizes to display size...
2013-08-29 Augustin Degommewe added it, we might as well ... use it ?
2013-08-29 Augustin Degommeadd mpich's allgatherv ring algo, as the one from star...
2013-08-29 Augustin Degommehave alltoallv bruck algo behave like mpich one, with...
2013-08-29 Augustin Degommetypo--
2013-08-22 Arnaud LegrandArgh stupid me! This fixes commit 4fff3fb509f60c96745fb...
2013-08-22 Arnaud LegrandMy bad. There may be no process at all, hence, surf_sol...
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-22 Arnaud LegrandA French comment!?! Marion, please, check the translati...
2013-08-22 Arnaud LegrandAdd convenient scripts to check spelling.
2013-08-21 Arnaud LegrandRemove the uggly surf_watched_hosts pimple and allow...
2013-08-21 Arnaud LegrandAvoid stupid segfault on DEBUG when heap is empty.
2013-08-21 Arnaud LegrandMove variable to where it belongs.
2013-08-21 Arnaud Legrandtypo--
2013-08-21 Arnaud LegrandGet rid of nasty utf8 spaces that annoy latex.
2013-08-21 Arnaud LegrandRulebased is dead some time ago.
2013-08-21 Arnaud LegrandTypos
2013-08-21 Arnaud LegrandPeers should be within an AS if we want this constructi...
2013-08-21 Arnaud LegrandAllow to disable simgrid cleanups at exit from command...
2013-08-21 Arnaud Legrandtypo--
2013-08-21 Arnaud LegrandTypo--
2013-08-14 Marion Guthmullerincrease timeout
2013-08-14 Marion Guthmullermodel-checker : else if instead of if{} if{}
2013-08-14 Marion Guthmullermodel-checker : init equal_to in mmalloc info
2013-08-14 Marion Guthmullermodel-checker : memory free and cleanup
2013-08-14 Marion Guthmullermodel-checker : update SMPI bugged mutual exclusion...
2013-08-14 Marion Guthmullermodel-checker : update MSG bugged mutual exclusion...
2013-08-14 Marion Guthmullermodel-checker : stop stack comparison before the contex...
2013-08-13 Marion Guthmullermodel-checker : fix dot output for liveness MC
2013-08-13 Marion Guthmullermodel-checker : fix error compilation without MC
2013-08-13 Marion Guthmullermodel-checker : remove binary
2013-08-13 Marion Guthmullermodel-checker : create mc directory in smpi examples...
2013-08-13 Marion Guthmullermodel-checker : ignore in_use in s_smpi_mpi_datatype
2013-08-13 Marion Guthmullermodel-checker : fix ignore mechanism
2013-08-12 Marion Guthmullermodel-checker : ignore smpi timer
2013-08-12 Marion Guthmullerget size of struct s_xbt_os_timer
2013-08-12 Marion Guthmullermodel-checker : fix ignore global variable
2013-08-12 Marion Guthmullermodel-checker : remove unused variable
2013-08-12 Marion Guthmullermodel-checker : add debug message
2013-08-12 Marion Guthmullerinit ret_val (MC compliant)
2013-08-12 Marion Guthmullermodel-checker : fix MC init in smpi_main
2013-08-12 Marion Guthmullermodel-checker : fix comparison of local variables
2013-08-12 Marion Guthmullermodel-checker : initialize equal_to in mmalloc heapinfo
2013-08-12 Marion Guthmullermodel-checker : memory free
2013-08-12 Marion Guthmullermodel-checker : extend ignore mechanism with new user...
2013-08-11 Marion Guthmullermodel-checker : remove fprintf -> XBT_DEBUG
2013-08-10 Marion Guthmullermodel-checker : update tesh
2013-08-10 Marion Guthmullermodel-checker : update chord example for exhaustive...
2013-08-10 Marion Guthmullermodel-checker : udpate debug information
2013-08-10 Marion Guthmullermodel-checker : fix DPOR with visited states reduction
2013-08-10 Marion Guthmullermodel-checker : add min and max values for MC_RANDOM...
2013-08-10 Marion Guthmullermodel-checker : rename MC_max_depth(int prop) -> MC_cut()
2013-08-10 Marion Guthmullermodel-checker : fix dot_output with DPOR
2013-08-09 suterdocument SD_config
2013-08-09 suterstart to design a test for storage management in SimDag...
2013-08-09 suterSimdag users may also want to change SimGrid configurat...
2013-08-09 suterat least give an existing model as example ...
2013-08-09 suteradd a SD_workstation_storage_get_list as a first try...
2013-08-09 sutersmall simplification
2013-08-09 suteradd new simdag function upon user request.
2013-08-05 Marion Guthmullerupdate the other tesh for chord example
2013-08-05 Marion Guthmullerdisable random lookup in Chord (tesh examples fail)
2013-08-05 Marion Guthmullerupdate chord.tesh
2013-08-05 Marion Guthmullermodel-checker : update CMakeLists
2013-08-05 Marion Guthmullermodel-checker : remove dead file
2013-08-05 Marion Guthmullermodel-checker : remove duplicated example chord
2013-08-05 Marion Guthmullerimplement check_predecessor and random_lookup (periodic...
2013-08-05 Marion Guthmullercosmetics
2013-08-05 Marion Guthmullermodel-checker : remove obsolete examples
2013-08-05 Marion Guthmullermodel-checker : remove dead code
2013-08-05 Marion Guthmullermodel-checker : new primitive MC_max_depth, to define...
2013-08-05 Marion Guthmullermodel-checker : update tesh files
next