Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update changelog
[simgrid.git] / src /
2013-09-24 Augustin Degommesmpi leak --
2013-09-24 Augustin DegommePower state list was shared between hosts of a cabinet...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_set_property_value function
2013-09-24 sutersimplify way alltoallv and gatherv are described in...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_get_content function
2013-09-24 suterremove a leak on almost all simdag tests
2013-09-23 Arnaud GierschMore memory leaks.
2013-09-23 Arnaud GierschThe full dynar is not used here, delete it.
2013-09-23 Arnaud GierschAlso delete allocs_metadata.
2013-09-23 Arnaud GierschFree loc, which is unused in this path.
2013-09-23 Arnaud GierschFix use after free (data is removed by the call to...
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommeremove leaks from energy
2013-09-23 Augustin Degommeadd a cleanup callback to surf_resource_t, useful to...
2013-09-23 Arnaud GierschCosmetics.
2013-09-23 Arnaud GierschThere's no need to dup these strings (memleak--).
2013-09-23 Arnaud GierschFix error: ‘current_region’ may be used uninitialized...
2013-09-23 Augustin Degommefix build without tracing
2013-09-23 Augustin Degommeadd a check to ensure that async_small_thres is under...
2013-09-23 Arnaud GierschTest is useless here.
2013-09-23 Arnaud GierschUse xbt_cfg_setdefault everywhere.
2013-09-23 Arnaud GierschCorrect the settings for default values of boolean...
2013-09-23 Arnaud GierschCosmetics: some reindent.
2013-09-23 Arnaud GierschFix doxygen comments.
2013-09-21 Marion Guthmullerforget to uncomment a part of code
2013-09-21 Marion Guthmullermodel-checker : parallel comparison of system states...
2013-09-21 Marion Guthmullermodel-checker : get size used (heapinfo meta-data)
2013-09-21 Marion Guthmullermodel-checker : minor fix in ddfs algorithm
2013-09-21 Marion Guthmullermodel-checker : --cfg=model-check/checkpoint is an...
2013-09-20 Augustin Degommeattempt to make valgrind happier
2013-09-20 Augustin Degommeleak --
2013-09-20 Guillaume SerrièreMake raw_context compatible with x32 from Debian.
2013-09-19 Augustin DegommeFix reverted commit 28937161936e11ceac5acccf0b547055cc6...
2013-09-18 Augustin Degommeupdate licenses to include OpenMPI and STAR-MPI ones
2013-09-18 Augustin Degommeyara (yet another redundant algorithm)
2013-09-18 Augustin Degommesome requests were not tagged correctly
2013-09-18 Augustin Degommekeep on removing useless algorithms
2013-09-18 Augustin Degommeuse tuned barrier here if provided
2013-09-18 Augustin Degommeuse tuned versions of the algos inside this one
2013-09-18 Augustin Degommecontinue cleanup of redundant algorithms
2013-09-18 Augustin Degommeremove redundant algo
2013-09-18 Augustin Degommeuse tuned algo here
2013-09-18 Augustin Degommeremove redundant allgather algo from star-mpi
2013-09-18 Pierre VeyreFix MSG_storage_get_properties()
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-09-13 Arnaud GierschImprove printing of boolean values with --cfg-help.
2013-09-13 alebreFix silly bug in msg process sleep bindings - Adrien
2013-09-13 Arnaud GierschMake comment match the code.
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-10 Pierre VeyreStorage API
2013-09-03 Augustin DegommeEnsure we don't post a too big receive here, because...
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-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 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-19 Pierre VeyreAdd MSG_storages_as_dynar function
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
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 : stop stack comparison before the contex...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Pierre Veyreprepare MSG_storages_as_dynar function
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 : 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
next