Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
misleading typo in the comments
[simgrid.git] / src /
2015-02-13 Marion Guthmullermodel-checker : include tag in comm determinism verific...
2015-02-10 Marion Guthmullermodel-checker : intermediate backtracking enabled if...
2015-02-10 Marion Guthmullermodel-checker : memory leak
2015-02-09 Marion Guthmullermodel-checker : cosmetics
2015-02-09 Marion Guthmullermodel-checker : non-recursive liveness algorithm
2015-02-09 Marion Guthmullermodel-checker : intermediate backtracking with model...
2015-02-09 Marion Guthmullermodel-checker : communications determinism with visited...
2015-02-03 Martin QuinsonNew property: watt_off to denote the disipation when...
2015-02-03 Martin Quinsonpartially fix the energy public API (massive renames...
2015-02-03 Martin QuinsonFix energy plugin wrt idle time
2015-01-26 Martin Quinsonrename the property used by the energy plugin for clarity
2015-01-26 Martin Quinsonoops, remove verbose debug output
2015-01-26 Martin Quinsoneven more informative error message
2015-01-25 Martin Quinsonmore informative (?) error message
2015-01-25 Martin Quinsonproperly pass the cluster's properties to the created...
2015-01-25 Martin Quinsonmore informative error message in some obscure error...
2015-01-25 Martin Quinsoncosmetics in comments
2015-01-22 Christian HeinrichModified error messages when creating CPUs for more...
2015-01-20 sutermore verbose output following a weird crash on my laptop
2015-01-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-01-05 Augustin Degommeavoid breaking with recent freebsd that implement this...
2014-12-22 Martin QuinsonEnsure that MSG_host_self() works from maestro context
2014-12-12 Augustin Degommedoc update for new appenders
2014-12-12 Augustin DegommePatch by F.Chaix : add two "new" log appender methods...
2014-12-12 Martin Quinsonmore documentation about the simcall mechanism
2014-12-10 Augustin Degomme(try to) avoid looping forever, temporarily.
2014-12-10 Augustin DegommeFix windows build (this is now used from the java library)
2014-12-10 Marion Guthmullerfix dot output with file descriptor checkpoint/restore
2014-12-09 Augustin DegommeFix build
2014-12-09 Gabriel Corona[mc] Remove redundant typedefs
2014-12-08 degommebashism -- (fix https://bugs.debian.org/cgi-bin/bugrepo...
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Christian HeinrichFixed return values for several MPI_WIN functions
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-08 Adrien LebreFew temporary debug messages - adrien
2014-12-06 Augustin DegommeAdd a mutex to lock access to the SMPI mailboxes when...
2014-12-06 Augustin DegommeRevert "Avoid using simcalls here, as by descheduling...
2014-12-05 Augustin DegommeAdd MPI_Win_post, MPI_Win_start, MPI_Win_complete,...
2014-12-04 Gabriel Corona[mc] Don't include libunwind.h in non MC builds
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-04 Gabriel Corona[mc] Don't use unprototyped functions
2014-12-04 Gabriel Corona[mc] Remove useless header #includes
2014-12-02 Augustin Degommeforgot to add this include
2014-12-02 Augustin Degommelet's try to please windows
2014-12-02 Augustin DegommeAvoid using simcalls here, as by descheduling the proce...
2014-12-02 Augustin Degommetypos-=2
2014-12-02 Augustin Degommeavoid problem when freeing pointer with lb!=0
2014-12-02 Augustin Degommedo the same thing as before with IB model parameters
2014-12-02 Gabriel Corona[mc] Modularise header files for MC
2014-12-02 Gabriel Corona[mc] Define a type for MC object information flags
2014-12-01 Gabriel Corona[mc] Remove MC_ignore_global_variable() calls
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] Remove useless condition check
2014-12-01 Gabriel CoronaUse pthread mutex instead of semaphore in mm
2014-12-01 Gabriel Coronas/formated/formatted/
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 Quinsonfix the build of java bundles, sorry
2014-11-29 Martin Quinsonreindent and improve displayed message
2014-11-29 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-11-28 Augustin Degommemove smpi bandwidth and latency factors out of the...
2014-11-28 Adrien Lebremerge msg_vm.c - adrien (please note that there is...
2014-11-28 Augustin DegommeRemove warnings in vm
2014-11-28 Augustin Degommeremove potential bug / clang warning
2014-11-27 Takahiro Hirofuchisupport timeout of migration
2014-11-27 Takahiro Hirofuchifix indent in migration code
2014-11-27 Takahiro Hirofuchiremove unnecessary comment out
2014-11-27 Takahiro Hirofuchiremove the unnecessary vm object in migration
2014-11-27 Takahiro Hirofuchiremove unused code in migration
2014-11-27 Takahiro Hirofuchiremove trailing space in the migration code
2014-11-27 Takahiro Hirofuchiremove unused migration code for CPU overheads
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 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] Add useless parends to remove WTF warning-which...
2014-11-07 Augustin DegommeSimplify use of dict for smpi attr handling.
2014-11-07 Gabriel Corona[mc] Don't fork another process in the hop spot, MC_get...
2014-11-06 Augustin Degommeadd mpi_info_* support to fortran, and activate relevan...
2014-11-06 Gabriel Corona[mc] Add MC_dump_stacks
2014-11-06 Augustin DegommeAdd mpi_info support for rma calls
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-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-11-03 Augustin DegommeAdd preliminary support for MPI_Pack, MPI_Pack_size...
2014-11-03 Martin Quinsonrevalidate yet another tesh output
2014-11-03 Augustin DegommeAdd MPI_Info_* support.
next