Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2014-04-29 Paul BédarideMove xbt testsuite to teshsuite
2014-04-29 Paul BédarideRemove simeng_usage.tesh (not used)
2014-04-29 Paul BédarideMove surf testsuite to teshsuite
2014-04-28 Arnaud GierschRemove redundant test.
2014-04-28 Arnaud GierschSort file lists.
2014-04-28 Arnaud GierschRemove stale temp file.
2014-04-28 Arnaud GierschFix some javadoc warnings (remains 2).
2014-04-28 Paul BédarideNew ADD_TESH and ADD_TESH_FACTORIES cmake macros
2014-04-28 Augustin Degommefix path to deployment fil in tesh example
2014-04-28 Augustin Degommeleak --
2014-04-28 Paul BédarideAdd missing CMakeLists.txt
2014-04-25 Paul BédarideReorganize teshsuite/msg
2014-04-25 Augustin DegommeAdd an example of use of the previous interface.
2014-04-25 Augustin DegommeForce valgrind to output in XML.
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 Degommeforgotten in 0395dfc0
2014-04-25 Augustin DegommeFix windows java build
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édarideFix failed conflict (oups)
2014-04-25 Paul BédarideAdd MSG_process_join [#13601]
2014-04-25 Stéphane CastelliAdd in DefinePackage.cmake the man pages
2014-04-25 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-25 Stéphane CastelliAdd a man page for smpicc and smpirun
2014-04-24 Arnaud GierschFix warning about undefined identifier [-Wundef].
2014-04-24 Gabriel Corona[mc] Enable Fortran 90 code with model cheking
2014-04-24 Gabriel Corona[mmalloc] Extends the junk area and use finer grained...
2014-04-24 Arnaud GierschNo need to copy these files.
2014-04-24 Arnaud GierschFix surf inclusion path for test smpi-tracing-ptp.
2014-04-24 Arnaud GierschForgot to run distcheck after previous commit.
2014-04-24 Arnaud GierschAdd missing xml file.
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 Corona[mc] Add basic test for lexical-block scoped variable
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 Arnaud GierschFix tesh files after commit c35d96a.
2014-04-24 Arnaud GierschTest cannot work if !HAVE_RAWCTX.
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
next