Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[cmake] Fix Java binding generation
[simgrid.git] / buildtools / Cmake / DefinePackages.cmake
2015-06-10 Gabriel Corona[cmake] Fix Java binding generation
2015-06-09 Gabriel CoronaFix dist
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-09 Gabriel Corona[mc] Make s_mc_global_t::stacks a std::vector
2015-06-05 Gabriel CoronaBoost.Context context factory
2015-06-02 Gabriel Corona[mc] exit() instead of abort() in normal operation
2015-06-02 Gabriel Corona[mc] Fix compilation error on clang (and group all...
2015-05-22 Gabriel Corona[mc] Move cross process reading support for SBT structu...
2015-05-21 Gabriel Corona[mc] Make C++ classes out of addres_space, process...
2015-05-19 Christian HeinrichRemoved PIPOL documentation and added CI (Jenkins)
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-28 Gabriel Corona[mc] Multiple heap removal (partial)
2015-04-27 Gabriel CoronaFix EXTRA_DIST
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-23 Marion Guthmullermodel-checker : missing header
2015-04-17 Gabriel Corona[mc] C++ class PageStore
2015-04-17 Gabriel Corona[mc] C++ class ModelChecker
2015-04-17 Gabriel Corona[mc] Remove mc_interface.h
2015-04-17 Gabriel Corona[mc] Remove standalone mode and remove MC_do_the_modelc...
2015-04-16 Gabriel Corona[mc] Remove mc_set.cpp
2015-04-16 Gabriel Corona[mc] Switch to C++
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-04-09 Martin Quinsonprovide placeholder headers to not disturb the users
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2015-03-13 Gabriel Corona[mc] mc_comm_pattern.c containing all communication...
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-09 Gabriel Corona[mc] Read host name from remote process
2015-02-25 Marion Guthmullermodel-checker : removed tesh forgotten in DefinePackage...
2015-02-23 Martin Quinsonrename one of the energy examples
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-06 Gabriel Corona(wip) Move the MCed public API in the same file
2015-02-06 Gabriel Corona[mc] Move mc_model_checker in its own .c file
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...
2015-01-30 Gabriel Corona[mc] Remote unwinding support
2015-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-04 Gabriel Corona[mc] Move process info in a new s_mc_process_t structure
2014-12-04 Gabriel Corona[mc] Fix distcheck
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaRevert "[mc] Enable MC specific behaviour in replay...
2014-12-01 Gabriel Corona[mc] Enable MC specific behaviour in replay mode
2014-12-01 Gabriel CoronaFix dist
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-28 Augustin DegommeFix dist
2014-11-21 Gabriel CoronaMerge branch 'xp'
2014-11-18 Gabriel CoronaInfrastructure for statically defined tracepoints
2014-11-07 Gabriel Corona[mc] Fix distcheck
2014-11-06 Augustin Degommeadd mpi_info_* support to fortran, and activate relevan...
2014-11-03 Augustin DegommeAdd mpich3 tests for MPI_Info calls.
2014-11-02 Martin QuinsonRename smx_user to libsmx (to mimick libc/smx)
2014-11-01 Martin Quinsonfinish the s/smurf/popping/ renaming
2014-11-01 Martin Quinsonfurther simplification of the popping in simix
2014-11-01 Martin QuinsonRemove the 'TUTORIAL: New API' chunks
2014-11-01 Martin Quinsonrename a generated file involved in the kernel popping
2014-10-31 Gabriel Corona[mc] Split config code into mc_config.c
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-12 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-11 Martin Quinsontry to simplify the way simcalls are generated
2014-10-11 Martin Quinsonrename SIMIX_simcall_{pre,post} to SIMIX_simcall_{enter...
2014-10-11 Martin Quinsonensure that the generated files are autonomous and...
2014-10-09 Martin Quinsonmake my previous commit also compile under MC (sorry)
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-09-25 Augustin DegommeAdd an example that shows how to replay multiple applic...
2014-09-17 Augustin DegommeAlways build Fortran bindings..
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-25 Gabriel Corona[mc] ISP tests integration
2014-08-11 Paul BédarideAdd java teshsuite for sleep_host_off
2014-08-07 Augustin DegommeAdd Bcast SMP Collectives from MVAPICH2
2014-08-07 degommefix build
2014-08-07 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-07 Martin Quinsonadd an example about the remote exception throwing...
2014-08-01 Augustin DegommeAdd Scatter SMP collective from MVAPICH2
2014-08-01 Augustin DegommeAdd Reduce SMP collective from MVAPICH2
2014-08-01 Augustin Degommeadd Allreduce SMP collective from MVAPICH2
2014-08-01 Augustin DegommeAdd Allgather SMP collective from MVAPICH2
2014-08-01 Augustin DegommeAdd Gather SMP collective from MVAPICH2
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Augustin DegommeAdd Intel MPI (impi) selector.
2014-07-28 Augustin DegommeAdd Rabenseifner Reduce/Allreduce algorithms
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Gabriel CoronaShell script to generate a simple tesh file
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Augustin DegommeAdd and use knomial reduce algorithm from mvapich
2014-07-24 Augustin DegommeAdd and use mvapich's scatter_dest alltoall algorithm
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Augustin Degommefix dist
2014-07-24 Augustin Degommeadd mvapich allreduce rs algorithm
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
next