Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set return value.
[simgrid.git] / src /
2014-05-12 Arnaud GierschSet return value.
2014-05-12 Arnaud GierschDon't try to kill non-existing process (*process =...
2014-05-12 Arnaud GierschFix dead assignments.
2014-05-12 Arnaud GierschAdd check for error.
2014-05-12 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Stéphane CastelliFix use of wrong variable
2014-05-09 Henri CasanovaAdded a --cfg="smpi/simulation_computation" to smpirun...
2014-05-08 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 Henri CasanovaRewrote smpi_sleep() and smpi_usleep() so that:
2014-05-08 suterforgot a comma ...
2014-05-08 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-08 suteradd color for "test", not sure it's mandatory, but...
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-08 Henri CasanovaModified smpi_sleep() so that it returns 0, instead...
2014-05-08 Henri CasanovaAdded a smpi_usleep function and usleep -> smpi_usleep...
2014-05-07 suteradd support of MPI_Test in smpi_replay and TRACING-TI
2014-05-07 Stéphane CastelliFix warning introduced by previous commit
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 Stéphane CastelliCompletion of the routing for fat trees
2014-05-07 Stéphane CastelliAdd some routing for the fat trees
2014-05-07 Paul BédarideFix leak in process_join
2014-05-07 suterbetter to add this file ...
2014-05-07 suterallow MPI codes to use timezone in their gettimeofday...
2014-05-06 Augustin Degommehave barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS...
2014-05-06 Augustin Degommeactually change the value as said in previous commit
2014-05-06 Augustin DegommeUse the xbt barrier to finalize smpi processes cleanly.
2014-05-06 Augustin Degommeadd msg and xbt versions of barrier.
2014-05-06 Augustin Degommetypo --
2014-05-06 Augustin Degommetypo --
2014-05-06 Augustin Degommeadd MSG_get_as_by_name call, answering [#17311]
2014-05-06 Paul BédarideFix tesh-simdag-flatifier
2014-05-06 Stéphane CastelliCorrections to fat trees, set the size of connection...
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-05 Stéphane CastelliRewrite of the fat trees implementation
2014-05-05 Arnaud GierschDon't use xbt_assert for error checking, it may be...
2014-04-29 Marion Guthmullermodel-checker : restore previous version of smpi_finali...
2014-04-29 Marion Guthmullermodel-checker : deal with the soundness of DPOR only...
2014-04-29 Marion Guthmullermodel-checker : fix the detection of determinism
2014-04-28 Arnaud GierschRemove redundant test.
2014-04-28 Arnaud GierschFix some javadoc warnings (remains 2).
2014-04-28 Augustin Degommeleak --
2014-04-25 Augustin DegommeBegin to add an interface to instanciate SMPI programat...
2014-04-25 Augustin Degommeexplode smpi_main into modules
2014-04-25 Augustin Degommeadd private (optional) data copy function callback...
2014-04-25 Augustin Degommenew flex run
2014-04-25 Augustin DegommeMake MSG action module initialization/finalization...
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Paul BédarideAdd MSG_process_join [#13601]
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-24 Gabriel Corona[mmalloc] Extends the junk area and use finer grained...
2014-04-24 Gabriel Corona[mc] Check error in MAP_FAILED
2014-04-24 Gabriel Corona[mc] mprotect the region *after* zero-ing ignored parts:
2014-04-24 Gabriel CoronaMerge "mc"
2014-04-24 Gabriel Corona[mc] Fix DW_AT_start_scope handling in mc_checkpoint
2014-04-24 Gabriel Corona[mc] Do not use "simdata" variable (workaround for...
2014-04-24 Takahiro HirofuchiFix the default working set size of migration
2014-04-23 Paul BédarideFix tracing options ignored when set in xml config...
2014-04-23 Stéphane CastelliShould fix a build error happening on 32bits architectu...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-22 Paul BédarideRename option multiple use of task and fix leak
2014-04-18 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-18 Stéphane CastelliMerge with master
2014-04-17 Paul BédarideAdd option to msg to debug multiple use of task
2014-04-17 Paul BédarideDoc shareResources,updateActionsState
2014-04-17 Stéphane CastelliFat trees progress
2014-04-17 Stéphane CastelligenerateDotFile, to generate dot files for fat trees
2014-04-17 Stéphane CastelliProper fix for compilation warning
2014-04-17 Stéphane CastelliRevert "Quick fix for warnings in compilation induced...
2014-04-16 Augustin DegommeQuick fix for warnings in compilation induced by fat...
2014-04-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-16 Stéphane Castelli[Bug Fix] Resolve compilation error introduced in 20984...
2014-04-16 Paul BédarideFix inversion bug in CpuL07 constructor
2014-04-16 Stéphane Castelli[Fat Trees] Function generating dot files should be...
2014-04-15 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-15 Paul BédarideAdd doc to surf java
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Paul BédarideSwig only in maintainer mode
2014-04-14 Gabriel Corona[mc] Protect snapshots against write
2014-04-14 Gabriel Corona[mc] Only enable KSM on snapshots and not on main memory
2014-04-14 Augustin Degommetypo --
2014-04-14 Stéphane Castelliminor typo
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Stéphane CastelliBeginning of the implemenation of fat tree. Parsing...
2014-04-14 Stéphane CastelliDefinition of a new class to represent the routing...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-14 Gabriel Corona[mc] Avoid allocation/deallocation in init_heap_information
2014-04-11 suterremove all references to the dead file_ls function
2014-04-11 sutersimplify the way free and used space are accessed
2014-04-11 sutercorrect the semantic of the write
2014-04-11 suterdo not use MSG stuff at SURF level
2014-04-11 sutercorrect seek's semantic
2014-04-11 sutermake read really depend on current position in the...
2014-04-11 Paul BédaridesurfCpuModel add execute on host
2014-04-11 Arnaud GierschFix comment, and add a runtime warning when stack overf...
2014-04-11 Arnaud GierschAdd comment to inform that stack protection is broken...
2014-04-11 Arnaud GierschCosmetics: XBT_PUBLIC is not needed here.
2014-04-11 Arnaud GierschMake xbt_abort really silent on Windows.
2014-04-11 Gabriel Corona[mc] Avoid allocations in state->equals_to{1,2}
2014-04-11 Gabriel Corona[mc] Optimise memory allocation in mm_diff
2014-04-11 Gabriel Corona[mc] Remove buggy xbt_free
next