Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove warning
[simgrid.git] / buildtools /
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.
2013-05-24 Arnaud GierschAlso add LICENSE file to simgrid.jar.
2013-05-23 Paul BédarideAdd scala masterslave bypass and kill
2013-05-23 Paul BédarideAdd missing FindScala.cmake
2013-05-23 Paul BédarideAdd a scala masterslave example
2013-05-21 Paul BédarideFix Windows Jenkins script
2013-05-17 Guillaume SerrièreRestore parmap unitTesting as part of teshsuite.
2013-05-17 Paul BédarideAdd linux and win shell scripts for jenkins
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-05-16 Arnaud GierschInclude TRACING_SRC only when HAVE_TRACING.
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-04-30 Nicolas BonichonMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-29 Marion Guthmullermodel-checker : cleanups in tesh examples
2013-04-25 Nicolas BonichonMerge branch 'bittorrent'
2013-04-23 Paul BédarideFix doc bug [#15024]
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-12 Paul BédarideAdd mpi allgatherv GB
2013-04-12 Paul BédarideReactivate some mpi collectives
2013-04-12 Paul BédarideAdd mpi allgatherv pair ring
2013-04-11 Paul BédarideRemove mpi alltoall{,w}_pairwise (identical to ring)
2013-04-11 Paul BédarideAdd mpi alltoallv ring ring-light-barrier ring-mpi...
2013-04-11 Paul BédarideAdd mpi alltoallv pair_light_barrier pair_mpi_barrier...
2013-04-11 Augustin Degommeadd missing coll test
2013-04-10 Paul BédarideAdd mpi alltoallv bruck and fix mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd test for mpi alltoallv
2013-04-10 Arnaud GierschRemove algorithm bcast-TSB.
2013-04-09 Augustin Degommereplace star_reduction by our own reduction
2013-04-08 Paul BédarideAdd missing file in DefinePackage
2013-04-08 Paul BédarideUse simgrid function instead of MPI in collectives
2013-04-04 Augustin Degommeremove another algorithm
2013-04-04 Augustin Degommefix two failing tests
2013-04-04 Augustin Degommeremove a redundant algorithm
2013-04-04 Paul BédarideAdd tesh files to test all new collectives
2013-04-03 Marion Guthmullermodel-checker : new examples (with tesh) for verificati...
2013-03-28 Arnaud GierschMake dist complete, and fix "make distcheck".
2013-03-28 Arnaud GierschDon't build smpi in a separate library anymore.
2013-03-28 Paul BédarideAdd collectives for allgather, allreduce, bcast and...
2013-03-25 Martin Quinsonsplit SMPI documentation into a specific file (no real...
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideAdd colls.h to DefinePackages
2013-03-25 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-25 Paul BédarideAdd alltoall collectives from starmpi
2013-03-19 Arnaud GierschAlso link with platform independent libunwind.
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-10 Arnaud GierschAvoid to run the smpirun script through valgrind on...
2013-02-19 Augustin Degommeadd smpi to windows installer
2013-02-19 Augustin Degommeforce lib names to stop changing when activating smpi...
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschFile was removed.
2013-02-18 Arnaud GierschChange regexp to correctly handle types like "short...
2013-02-18 Arnaud GierschRemove duplicated strings.
2013-02-15 Arnaud GierschRemove unused script.
2013-02-15 Arnaud GierschCosmetics: add space before dot.
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Arnaud GierschCheck if INCLUDE_DIRECTORIES were found.
2013-02-13 Arnaud GierschAdd some debug messages.
2013-02-13 Arnaud GierschAdd missing files to the archive.
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-12 Arnaud GierschSet correct NATIVE folder for 32bits x86.
2013-02-12 Arnaud GierschSet cmake_minimum_version for the Java bindings.
2013-02-12 Arnaud GierschMove Java build rules in a separate cmake file.
2013-02-12 Arnaud GierschTests msg-bittorrent-*-parallel are not broken anymore.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommesmall change for smpi win
2013-02-11 Augustin Degommeseveral changes in the way cmake handles windows
2013-02-11 Augustin Degommeremove a few unused things for win, but we have more...
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-08 suternew traces files were added in examples/smpi/replay...
2013-02-06 Arnaud GierschExclude Java tests from memcheck.
2013-02-06 Arnaud Gierschmy_valgrind.pl: don't stop loop if $arg has value 0.
2013-02-06 Arnaud Gierschgenerate_memcheck_tests.pl: add support for any environ...
2013-02-06 Arnaud GierschTest is not broken anymore.
2013-02-05 Arnaud Giersch[pipol] Enable Java on MC builds.
2013-02-05 Arnaud Giersch[pipol] Synchronize MemCheck.sh and Nightly_memCheck.sh.
2013-02-05 Arnaud Giersch[pipol] Remove tests for simgrid-java.
2013-02-05 Arnaud Giersch[pipol] Install default version for compilers.
2013-02-05 Arnaud Giersch[pipol] Sort packages by name.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud LegrandAdd a new test on availability for the SimDAG API.
2013-02-04 Arnaud LegrandAdd a new test on availability for the SimDAG API.
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-02-03 Arnaud GierschMake javadoc less verbose.
2013-02-02 Arnaud GierschRun Java tests from build directory, instead of source...
2013-02-02 Arnaud GierschThere's no test for java_io.
2013-02-02 Arnaud GierschImprove dependencies around simgrid.jar (again).
2013-02-02 Arnaud GierschStrip libraries in release mode only.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Arnaud GierschAnother fix in build depends.
next