Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-11-27 Takahiro Hirofuchiremove unused migration code for CPU overheads
2014-11-25 Gabriel Corona[mc] Test if the stack-cleaner has any effect
2014-11-24 Gabriel Corona[mc] Disable/enable the stack-cleaner from a CLI argume...
2014-11-24 Gabriel Corona[mc] Fix the stack cleaner
2014-11-24 Gabriel Corona[mc] Fix umpire tests
2014-11-21 Gabriel CoronaMerge branch 'xp'
2014-11-21 Gabriel CoronaRevert "Temporarily disable an option"
2014-11-21 gabriel coronaTemporarily disable an option
2014-11-18 Gabriel CoronaInfrastructure for statically defined tracepoints
2014-11-18 Gabriel Corona[mc] Remove reference to DW_TAG_mutable_type:
2014-11-18 Martin Quinsontypo -= 2
2014-11-18 degommeprotect these calls to smpi_datatype_size as they are...
2014-11-17 degommeFix problem with unknown datatypes in replay/tracing.
2014-11-17 degommeThere should not be msg datatypes here
2014-11-17 Gabriel Corona[mm] Disable HAVE_GNU_LD code in order to get rid of...
2014-11-13 Martin Quinsonclean after augustin, as usual
2014-11-13 Martin QuinsonRemove the unmodified NAS examples as they are really...
2014-11-13 Gabriel CoronaRemove warning about uninitialized variable
2014-11-13 Gabriel CoronaDon't use xbt_os_time() when not needed
2014-11-13 Gabriel CoronaFix small leak in NetworkIBModel::NetworkIBMode()
2014-11-13 Gabriel Corona[mc] Disable timer in MC
2014-11-07 Gabriel Corona[mc] Fix distcheck
2014-11-07 Gabriel Corona[mc] Add useless parends to remove WTF warning-which...
2014-11-07 Augustin DegommeSimplify use of dict for smpi attr handling.
2014-11-07 Augustin Degommereplay_multiple should really work with out of build...
2014-11-07 Gabriel Corona[mc] Don't fork another process in the hop spot, MC_get...
2014-11-06 Augustin Degommeuse the manually privatized version of this algorithm...
2014-11-06 Augustin Degommeadd mpi_info_* support to fortran, and activate relevan...
2014-11-06 Gabriel Corona[mc] Fix the stack-cleaner
2014-11-06 Gabriel Corona[mc] Add MC_dump_stacks
2014-11-06 Augustin Degommeforgot copyright info at some point ... shame
2014-11-06 Augustin Degommeuncomment some calls to free
2014-11-06 Augustin DegommeAdd mpi_info support for rma calls
2014-11-05 Augustin Degommethis test should now work with out-of-source builds
2014-11-04 Augustin Degommereplace xbt_dynar_member by xbt_dynar_search_or_negativ...
2014-11-04 Gabriel Corona[mc] Fix FD checkpoint/restore
2014-11-04 Marion Guthmullermodel-checker : comment debug printf
2014-11-04 Marion Guthmullermodel-checker : save and restore file descriptors
2014-11-04 Augustin Degommedeactivate test that actually needs MPI_Type_get_envelope
2014-11-04 Augustin Degommecleanup after martin's cleanup
2014-11-03 Martin Quinsonclean after augustin ;)
2014-11-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-11-03 Martin Quinsonfix the tesh of one last command
2014-11-03 Augustin Degommechangelog update
2014-11-03 Augustin DegommeAdd preliminary support for MPI_Pack, MPI_Pack_size...
2014-11-03 Augustin Degommefix compilation without mpich3 testsuite
2014-11-03 Augustin Degommeupdate gitignore and changelog
2014-11-03 Martin Quinsonrevalidate yet another tesh output
2014-11-03 Martin Quinsonrevalidate another tesh file
2014-11-03 Martin Quinsonrevalidate a tesh output
2014-11-03 Augustin DegommeAdd mpich3 tests for MPI_Info calls.
2014-11-03 Augustin DegommeAdd MPI_Info_* support.
2014-11-03 Gabriel Corona[mc] Fix the previous stack-cleaning optimisation
2014-11-03 Gabriel Corona[mc] Do nto clean the main stack
2014-11-03 Gabriel Corona[mc] Add stack-cleaning compiler wrappers
2014-11-03 Martin QuinsonRemove some most simcall HEADERs
2014-11-02 Martin Quinson[popping] allow to omit the handler
2014-11-02 Martin Quinsondocument my recent changes in simix
2014-11-02 Martin Quinsonrename smx_action_t to smx_synchro_t
2014-11-02 Martin Quinsonbetter handling of blocking simcalls in the generated...
2014-11-02 Martin Quinsonsome more cosmetics in the popping generator
2014-11-02 Martin QuinsonGenerate automatically the simcall_HANDLER_* prototypes
2014-11-02 Martin Quinsonkill dead code
2014-11-02 Martin Quinson[popping] cosmetics in doc and generator
2014-11-02 Martin Quinsonrename all SIMIX_pre_* to simcall_HANDLER_*
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 Quinsonimprove a bit the documentation of popping, and align...
2014-11-01 Martin Quinsonmake smx_popping_bodies.c parsable by eclipse (kinda)
2014-11-01 Martin Quinsoncosmetics in the popping generator
2014-11-01 Martin Quinsontypo
2014-11-01 Martin Quinsonkill dead code
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-11-01 Martin Quinsonkill dead code
2014-10-31 Gabriel Corona[mc] Split config code into mc_config.c
2014-10-31 Gabriel Corona[mc] Make MC_resolve_subtype() and MC_resolve_subtype...
2014-10-31 degommesmall correction
2014-10-31 degommeprovide user-friendly errors when replay encounters...
2014-10-30 degommeSomehow .. we forgot to replay allgather.
2014-10-30 degommeroot should be optional for gather replay (as it is...
2014-10-30 degommeAdd tracing for RMA calls
2014-10-30 degommeprevious commit was a mistake. Handle the case more...
2014-10-30 Augustin Degommedon't push null request back in the dynar
2014-10-30 Augustin Degommewe should not set error flag when wait or test is calle...
2014-10-30 Augustin Degommeavoid code duplication that lead to out-of-date fortran...
2014-10-30 Gabriel Corona[mc] Document/simplify MC_request_is_enabled()
2014-10-30 Gabriel Corona[mc] Simplify mc_update_comm_pattern
2014-10-30 Gabriel Corona[mc] DRY with mc_update_comm_pattern() (broken)
2014-10-30 Gabriel Corona[mc] DRY by adding get_call_type()
2014-10-30 Gabriel Corona[mc] Try to DRY in MC main loops
2014-10-29 degommeadd a (unused) fortran datatype for compilation of...
2014-10-29 degommesomehow we forgot MPI_REAL datatype C-fortran compatibility
2014-10-22 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-22 etortilopezusing walltimer in adaptive algorithm
2014-10-21 Augustin Degommedoc update
2014-10-21 Augustin DegommeApply patch suggested by fabien Chaix. This avoids...
2014-10-17 Augustin DegommeLoooong due Changelog update
2014-10-17 Augustin DegommeAdd option to configure the factors used for IB model
next