Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-05-20 Arnaud GierschFree powerPeak which is unused here.
2014-05-20 Arnaud GierschSome tests have different outputs when !HAVE_TRACING...
2014-05-20 Arnaud GierschThis field definitely has sense only when tracing is...
2014-05-20 Arnaud GierschFix race condition.
2014-05-20 Arnaud GierschSkip simcall when HAVE_TRACING.
2014-05-20 Arnaud GierschCosmetics: reuse already defined variable.
2014-05-20 Arnaud Gierschtask->counter is initialized only when HAVE_TRACING.
2014-05-20 Arnaud GierschDisable tracing tests when !HAVE_TRACING.
2014-05-19 Paul BédarideUse boost::intrusive in CpuTi
2014-05-19 Stéphane CastelliFix a a wrong use of cmake, which makes linking fail...
2014-05-18 Martin Quinsonfurther document the parmap mess. Next step should...
2014-05-18 Martin Quinsongreatly improve the documentation of the parallel execu...
2014-05-18 Martin Quinsonprevious version was initializing retval=0 and then...
2014-05-16 degommemove a declaration. Should fix compilation bug on MacOS X .
2014-05-16 degommeFix compil without tracing, which was broken multiple...
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-05-14 Stéphane CastelliFix a bug in SMPI that leads to a segfault when one...
2014-05-14 Stéphane CastelliFat trees may actually be used
2014-05-14 Stéphane CastelliAdd a routing for fat trees
2014-05-13 Augustin Degommethird time's the charm ?
2014-05-13 Stéphane CastelliThe tag cluster accepts the topology fat_tree
2014-05-13 Stéphane CastelliAdd a function returning an instance of fat tree
2014-05-13 sutermerge Fred and Henri description of the same stuff
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Henri CasanovaAdded documentation of the --cfg="smpi/simulation_comp...
2014-05-12 Luka Stanisicupdating ignore patterns-list should be complete now
2014-05-12 suterdocument the smpi/simulation_computation option and...
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 Arnaud GierschFix warning about duplicate typedef.
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 Quinsonupdate the ignore patterns after the recent source...
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 suterModify one of the replay examples to use the 'test...
2014-05-07 suteradd support of MPI_Test in smpi_replay and TRACING-TI
2014-05-07 Augustin Degommedocument smpi global variable privatization
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 Augustin Degommeremove file introduced in 4a8e5b1e8
2014-05-07 Augustin DegommeChangelog update
2014-05-07 Paul BédarideFix leak in process_join
2014-05-07 suterbetter to add this file ...
2014-05-07 suterproperly add a smpicxx "compiler"
2014-05-07 suterallow MPI codes to use timezone in their gettimeofday...
2014-05-06 Henri CasanovaAdded a definition of MPI_File (MPI-IO) to allow smpicc...
2014-05-06 Arnaud GierschSome updates in ChangeLog.
2014-05-06 Augustin Degommehave barrier_wait return XBT/MSG_BARRIER_SERIAL_PROCESS...
2014-05-06 Augustin Degommefix teshes
2014-05-06 Augustin Degommeactually change the value as said in previous commit
2014-05-06 Augustin Degommechange default value of maxmin/precision to 1e-3 for...
2014-05-06 Augustin Degommerequalify tesh to account for new finalize
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 Paul BédarideUpdate changelog
2014-05-06 Paul BédarideReorganize AddTests.cmake
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 GierschThere was too much levels of backslash escapes. Remove...
2014-05-05 Arnaud GierschDon't use xbt_assert for error checking, it may be...
2014-05-05 Arnaud GierschSpecify dependencies between memcheck tests.
2014-05-05 Arnaud GierschRemove useless script (replaced by cmake macro ADD_TESH...
2014-05-05 Arnaud GierschMove tests so that the real binary is tested by valgrin...
2014-05-05 Arnaud GierschRemove last references to the now obsolete testsuite...
2014-05-05 Paul BédarideRestructure teshsuite smpi
2014-05-05 Paul BédarideRestructure teshsuite simdag
2014-05-05 Paul BédarideRestructure teshsuite simix
2014-05-05 Paul BédarideRestructure teshsuite xbt
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-29 Paul BédarideRemove absolute path from xbt-log tesh
2014-04-29 Paul BédarideAdd teshfiles to CMakelists.txt of teshsuite/mc
2014-04-29 Augustin Degommepermission change
2014-04-29 Paul BédarideFix memcheck with new Add_test macros
2014-04-29 Augustin Degommeadd script for jenkins DynamicAnalysis build (memcheck...
2014-04-29 Augustin Degommeadd enable_memcheck_xml flag, to output valgrind in...
2014-04-29 Paul BédarideFix DefinePackage mc CMakeLists.txt
2014-04-29 Paul BédarideFix teshsuite/surf/sur_usage/CMakeList.txt
2014-04-29 Paul BédarideMove mc testsuite to teshsuite
next