Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing SG_{BEGIN,END}_DECL.
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
2013-11-15 Paul BédarideFix DefinePackage.cmake
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-13 Arnaud GierschRewrite smpi build scripts to deal with file names...
2013-11-13 suterupdate storage.xml to prepare the field for the new...
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschRevert "don't put removed files in the distribution"
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Martin Quinsondon't put removed files in the distribution
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-24 Paul BédarideRemove c surf files
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschAdd tests to check that the expected context factory...
2013-10-03 Arnaud GierschDelete obsolete files.
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Arnaud GierschThose file need to be listed for "make distcheck" to...
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Arnaud GierschSet MPI_ADDRESS_KIND and MPI_OFFSET_KIND to 4 on 32...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
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...
next