Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add mvapich allreduce rs algorithm
[simgrid.git] / buildtools /
2014-07-24 Augustin Degommeadd mvapich allreduce rs algorithm
2014-07-24 Augustin DegommeAdd last collectives from mvapich selector : bcast...
2014-07-24 Augustin DegommeNew collectives for mvapich2 selector : allgatherv...
2014-07-24 Augustin DegommeBegin to add a MVAPICH2 collectives selector. Alltoall...
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-07-23 Augustin DegommeSet 4 tests that fail on Windows and won't ever pass...
2014-07-17 Augustin DegommeUpdate comm, datatype from mpich trunk
2014-07-16 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-16 Augustin Degommeadd F90 rma tests
2014-07-11 degommeAdd f77 RMA tests
2014-07-11 degommempich testsuite: add f77 topo test
2014-07-08 Augustin DegommeAdd perf mpich3 tests
2014-07-08 Augustin DegommePrevious commit exposes a bug in OpenMPI, switch algori...
2014-07-07 Paul BédarideXml platform cleaning teshsuite/msg
2014-07-07 Augustin Degommeactivate working tests
2014-07-02 Augustin Degommefix platform paths for windows packaging
2014-07-01 Paul BédarideFix CMakeLists.txt
2014-06-30 Paul BédarideXml platform cleaning
2014-06-30 Paul BédarideAdd difftool option to tesh to help updating tesh files
2014-06-27 Augustin DegommeWcloberred is unknown for clang...
2014-06-27 Augustin DegommeAdd other warning flags for cpp
2014-06-27 Augustin Degommeas linking may be done through c++, add flags to remove...
2014-06-27 Gabriel CoronaAdd missing dist files
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Martin Quinsonadd some tests about the smpi robustness to PEBKAC
2014-06-27 Gabriel Corona[mc] Do not optimize src/xbt/dynar.c
2014-06-27 Gabriel CoronaMerge branch 'mc-fastsnapshot' into mc
2014-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-26 Augustin DegommeJSURF_JAVA_GENERATED_SRC is already included in JMSG_JA...
2014-06-24 Gabriel Corona[mc] Use an unordered_set for compared_pointers instead...
2014-06-24 Gabriel Corona[mc] Optimise more files
2014-06-23 Augustin Degommeadd MPICH3 rma tests (15 out of 88 should be passing...
2014-06-23 Augustin DegommeFirst steps for implemtation of MPI Onesided Operations :
2014-06-20 Gabriel Corona[mc] Try to use optimisation with some part of the MC
2014-06-20 Pierre VeyreInitiate java bindings for MSG storage API
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-16 Augustin Degommeremove simgrid_documentation target from distcheck
2014-06-16 Augustin Degommeadd missing file for distcheck
2014-06-16 Augustin Degommeignore sigpipes (as tesh.c used to do)
2014-06-16 Gabriel Corona[mc] Partial integration of per-page snapshot address...
2014-06-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-16 Stéphane CastelliUninstall recently added manpages
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-12 Arnaud GierschIn tesh.pl, with "output display", print contents of...
2014-06-12 Paul BédarideDoc to install libboost on osX
2014-06-11 Paul BédarideNo rpath in libsimgird-java and libsurf-java
2014-06-05 Arnaud GierschInstall additional manpages.
2014-06-05 Arnaud GierschFix distcheck.
2014-06-05 degommeFortran SMPI is not working for now, so deactivate...
2014-06-05 degommesome cmake calls were forgotten here
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-04 Paul BédarideAdd enable_documentation option
2014-06-04 Takahiro HirofuchiMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-04 Takahiro Hirofuchiadd a hopefully simple and clear example of MSG_vm
2014-06-04 Paul BédarideUse tesh perl for all platforms
2014-06-04 Martin Quinsonlet's build the doc when 'make doc' is called, just...
2014-06-04 degommeAs this is done only with java compilation, use the...
2014-06-03 Paul BédarideFix javadoc into simgrid_full.jar
2014-06-03 Paul BédarideAdd javadoc into simgrid_full.jar
2014-06-03 Paul BédarideFix boost version
2014-06-03 Paul BédarideCheck boost version
2014-06-03 Marion Guthmullermodel-checker : new tesh examples about communications...
2014-05-30 Marion Guthmullermodel-checker : cleanups, refactoring and apply indent...
2014-05-30 Arnaud GierschReintroduce message erroneously removed by commit 7bee0ca.
2014-05-30 Arnaud GierschFix check for doxygen version.
2014-05-30 suterrename tesh entry to explicitly mention it is a bogus...
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-28 Arnaud GierschGory hack (try #2).
2014-05-28 Paul BédarideDoc surf++
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Arnaud GierschRevert "Gory hack to correclty set classpath for tests...
2014-05-27 sutermissing file for distcheck
2014-05-27 suteradd msg-remote-io test to the list
2014-05-27 Arnaud GierschGory hack to correclty set classpath for tests on Windows.
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Arnaud GierschAdd option "output display" to tesh.pl.
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-24 Martin Quinsonmake the xbt_os_time module public
2014-05-23 suterlisting new files
2014-05-23 Arnaud GierschCosmetics: keep alphabetical order.
2014-05-20 Arnaud GierschSome tests have different outputs when !HAVE_TRACING...
2014-05-19 Stéphane CastelliFix a a wrong use of cmake, which makes linking fail...
2014-05-16 Gabriel CoronaMerge branch 'mc_without_ksm' into mc
2014-05-16 Gabriel Corona[mc] Move mm_diff in mc/
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-07 suterproperly add a smpicxx "compiler"
2014-05-06 Paul BédarideFix tesh-simdag-flatifier
2014-05-06 Paul BédarideReorganize AddTests.cmake
2014-05-05 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-05 Arnaud GierschThere was too much levels of backslash escapes. Remove...
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
next