Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Add %rip and %rsp in MC_dump_stacks() for x86_64
[simgrid.git] / buildtools /
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-25 Marion Guthmullermodel-checker : really (?) fix SIMCALL_MUTEX_LOCK and...
2015-02-23 Martin Quinsonrename one of the energy examples
2015-02-22 Martin Quinsondisplay the information earlier
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-17 Arnaud GierschTypos.
2015-02-16 Martin QuinsonHave smpirun, smpicc and friends display the simgrid...
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-02-02 Gabriel CoronaEnable C++11
2015-01-30 Gabriel Corona[mc] Remote unwinding support
2015-01-26 Martin Quinsonreduce the amount of cruft loaded in the jarfile (don...
2015-01-16 Gabriel Corona[mc] Create a separate simgrid-mc program
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-06 Christian HeinrichFixed cmake/doxygen errors on old systems.
2014-12-19 Gabriel Corona[mc] Abstract the process and a snapshot types with...
2014-12-09 Augustin DegommePut a 300 seconds timeout on each test with ctest
2014-12-09 Gabriel Corona[mc] Optimise most of XBT
2014-12-08 Gabriel Corona[mc] Optimise all the MC compilation units
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 Corona[mc] Only enable the umpire test for MC builds
2014-12-01 Gabriel CoronaFix dist
2014-12-01 Gabriel Corona[mc] Initial support MC record/replay
2014-12-01 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-29 Martin Quinsonand now, fix the java teshsuite, re-sorry
2014-11-29 Martin Quinsonfix the build of java bundles, sorry
2014-11-29 Martin Quinsonput together the java-based tests
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-28 Augustin DegommeFix dist
2014-11-25 Gabriel Corona[mc] Test if the stack-cleaner has any effect
2014-11-24 Gabriel Corona[mc] Fix umpire tests
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-07 Augustin Degommereplay_multiple should really work with out of build...
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 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-09 Gabriel Corona[mc] Simplify tests specifications for mc-bugged1-liveness*
2014-10-03 Augustin Degommedon't provide sync-gforge-doc* targets if doc is not...
2014-10-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-09-29 Augustin Degommeavoid the flag finline-functions with mc and clang...
2014-09-29 Augustin DegommeDisable the multiple replay test with MC.
2014-09-29 Augustin Degommeactivate this flag only for gcc, as it now generates...
2014-09-25 Augustin DegommeAdd an example that shows how to replay multiple applic...
2014-09-22 Augustin DegommeNDEBUG was not used on C++ files when enable_debug...
2014-09-22 Augustin DegommeFix failing tests when enable_debug is not activated.
2014-09-22 Augustin DegommeFix Cmake warnings/errors since Cmake versions > 2...
2014-09-17 Augustin DegommeAlways build Fortran bindings..
2014-09-16 Gabriel Corona[mc] Add a (compile time) option for content addressage...
2014-09-15 Augustin DegommeFix bug in addtests macros.
2014-09-11 Augustin Degommeremove useless flag in tests
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 degommeDisable faulty mallocator test
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-29 Gabriel Corona[mc] Renable the sparse snpashot tests (after fixing...
2014-07-28 Augustin Degommemissing spaces between flags
2014-07-28 Augustin DegommeSome old compilers seem to emit bogus warnings on ci
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-28 Gabriel Corona[mc] Disable sparse snpashot tests
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
next