Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add in DefinePackage.cmake the man pages
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
2013-09-25 Augustin Degommefix build
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 GierschFix errors in make distcheck.
2013-09-13 Arnaud GierschCosmetics: reindent.
2013-09-05 Paul BédarideCpuCas01 in C++
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 Paul BédarideAdd squeletons for models
2013-08-09 suterstart to design a test for storage management in SimDag...
2013-08-08 Paul BédarideMake surf++ compile
2013-07-24 Augustin DegommeAdd simple autotuning selector for collectives
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 Augustin DegommeAdd mpich3 test suite, to replace older one.
2013-07-09 suteradd the example of storage content in windows format...
2013-07-05 Arnaud GierschMake distcheck succeed.
2013-07-05 Augustin Degommefix dist build
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-20 Augustin Degommestar-mpi's pairwise alltoall is only valid for power...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-19 Augustin Degommeompi selector was using the wrong algo for alltoallv...
2013-06-17 Paul BédarideAdd pastry msg example (First attempt)
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 degommeend of ompi collectives addition, with barrier
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 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 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 a new allreduce algorithm from openmpi
2013-06-07 degommeadd ompi selector for smpi collectives (use --cfg=smpi...
2013-06-06 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-06-06 LionelAdded Semaphore visibility to the Java bindings
2013-06-06 LionelMake semaphores visible from MSG
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 Paul BédarideAdd AS support in MSG and java bindings
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 suterfile_stat.h has been removed
2013-05-23 Paul BédarideAdd scala masterslave bypass and kill
2013-05-23 Paul BédarideAdd a scala masterslave example
2013-05-16 Arnaud GierschInclude TRACING_SRC only when HAVE_TRACING.
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
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-10 Paul BédarideAdd mpi alltoallv bruck and fix mpi alltoallv pairwise
2013-04-10 Paul BédarideAdd mpi alltoallv pairwise
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
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 Degommeremove a redundant algorithm
2013-04-02 alebreMerge branch 'master' into hypervisor
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 Marion Guthmullermodel-checker : cleanups
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschFile was removed.
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
next