Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : init var
[simgrid.git] / buildtools /
2013-09-25 Augustin DegommeRevert "remove some tests from memcheck tests. They...
2013-09-25 Arnaud GierschUse new suppression file with Valgrind.
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Augustin Degommeremove some tests from memcheck tests. They purposely...
2013-09-25 Arnaud GierschFix indentation.
2013-09-24 Augustin Degommeshared allocations are disabled on windows, do not...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Martin Quinsonme stupid. Sorry
2013-09-24 Martin QuinsonOther try to get lto working on windows
2013-09-24 Martin Quinsonand now with the correct cmake syntax
2013-09-24 Martin Quinsontry to get the win build working despite gcc bugs
2013-09-24 Augustin Degommechange execution rights on build scripts
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Augustin DegommeFix failing test
2013-09-23 Arnaud GierschMove endif() at proper place.
2013-09-23 Augustin Degommehide the MPICH3 testsuite behind a compilation flag...
2013-09-21 Marion Guthmullermodel-checker : new tesh example for liveness model...
2013-09-19 Augustin Degommemove png files in the right folder
2013-09-18 Augustin Degommeremove file
2013-09-18 Augustin DegommeUpdate the SMPI documentation, mainly to add the collec...
2013-09-18 Augustin Degommeyara (yet another redundant algorithm)
2013-09-18 Augustin Degommekeep on removing useless algorithms
2013-09-18 Augustin Degommecontinue cleanup of redundant algorithms
2013-09-18 Augustin Degommeremove redundant algo
2013-09-18 Augustin Degommeremove redundant allgather algo from star-mpi
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschRun *-thread tests even when !HAVE_RAWCTX; skip Fortran...
2013-09-13 Arnaud GierschHOME and BINARY directories were exchanged here. Fix...
2013-09-13 Arnaud GierschFix errors in make distcheck.
2013-09-13 Arnaud GierschCosmetics: reindent.
2013-09-03 Martin Quinsoninclude the CITATION.bib in the archives
2013-08-29 Augustin Degommeadd mpich's allgatherv ring algo, as the one from star...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 suterstart to design a test for storage management in SimDag...
2013-07-24 Augustin Degommeexclude tests, don't include them.
2013-07-24 Augustin DegommeAdd simple autotuning selector for collectives
2013-07-24 Augustin Degommedeactivate f90 tests with MC, which caused problems
2013-07-17 Augustin Degommetypo + compile without fortran
2013-07-17 Augustin Degommeadd fortran 90 tests
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-16 Augustin DegommeAdd (some) mpich3 f77 tests
2013-07-15 Augustin Degommeremove references to old test suite
2013-07-12 degomme(try to) fix tests
2013-07-12 Augustin DegommeAdd mpich3 test suite, to replace older one.
2013-07-09 Arnaud GierschRemove double declaration for Cmake option "enable_debug".
2013-07-09 suteradd the example of storage content in windows format...
2013-07-09 Arnaud GierschDon't break when there are spaces between tesh file...
2013-07-09 Arnaud GierschRemove space before closing parenthesis.
2013-07-09 Arnaud GierschSlightly improve error message.
2013-07-05 Arnaud GierschMake distcheck succeed.
2013-07-05 Arnaud GierschFix paths for msg/energy tests.
2013-07-05 Augustin Degommeadd one missing test
2013-07-05 Augustin Degommefix dist build
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-04 acarpenaadded tesh tests for DVFS
2013-07-04 acarpenaadded tesh tests for dvfs
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-06-25 Augustin DegommeAdd a test for SMPI shared malloc and free
2013-06-24 Augustin Degommeseparate allreduce tests, with one large and the other...
2013-06-24 Augustin Degommepass collective selectors through mpich-coll test suite
2013-06-20 Augustin Degommestar-mpi's pairwise alltoall is only valid for power...
2013-06-19 Augustin Degommeompi selector was using the wrong algo for alltoallv...
2013-06-19 Augustin Degommeadd forgotten test for an mpich algorithm
2013-06-17 Paul BédarideAdd pastry msg example (First attempt)
2013-06-14 Augustin Degommewrong file name in cmake file
2013-06-14 Augustin Degommeadd missing replay files to dist
2013-06-13 degommewe now have an mpich selector, and a bunch of new algor...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : MC doesn't work with thread context
2013-06-13 Marion Guthmullerdisable optimizations for build MC in jenkins
2013-06-13 Marion Guthmullermodel-checker : update bugged2 tesh
2013-06-13 degommebarrier tests
2013-06-13 degommeend of ompi collectives addition, with barrier
2013-06-13 degommeadd tests for scatter
2013-06-13 degommeadd scatter algos from ompi
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 degommeadd reduce scatter collectives from openmpi, and fix...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Arnaud GierschSimplify the link specifications for libSG_java on...
2013-06-12 Arnaud GierschAdd CMakeLists.txt for examples/msg/semaphores/.
2013-06-12 Arnaud GierschSort entries.
2013-06-11 Paul BédarideAccess AS hierarchy at Msg layer
2013-06-11 Augustin Degommeadd test for gather collectives
2013-06-11 Augustin Degommeadd gather collectives from ompi
2013-06-11 Augustin Degommeadd allgatherv algo from ompi
2013-06-11 Augustin Degommeadd new allgather algo from ompi
2013-06-11 Augustin Degommeadd missing file in dist
2013-06-10 degommeadd new algos for reduce from ompi
2013-06-10 degommeadd another ompi bcast algo
2013-06-10 Augustin Degommeadd one more bcast algo
2013-06-10 Augustin Degommeadd tests for ompi selector
2013-06-10 Augustin Degommeadd a new allreduce algorithm from openmpi
2013-06-10 Marion Guthmullermodel-checker : remove out of date tesh of chord example
2013-06-07 degommeadd ompi selector for smpi collectives (use --cfg=smpi...
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 LionelAdded Semaphore visibility to the Java bindings
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 suterfile_stat.h has been removed
2013-05-31 Arnaud GierschTry to support older versions of cmake.
next