Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix bug in lmm_solve, which triggered incorrect die_impossible situation
[simgrid.git] / src /
2014-09-11 Augustin DegommeFix bug in lmm_solve, which triggered incorrect die_imp...
2014-09-11 Augustin DegommeFix bug in SMPI with permanent receive mode.
2014-09-11 Augustin Degommeupdate algo
2014-09-11 Augustin Degommeresolve conflict
2014-09-11 Augustin Degommechange iprobe in order to allow probing on outgoing...
2014-09-11 Augustin DegommeAdd a little hack to have replay + SMP collectives
2014-09-11 Augustin Degommeleak --
2014-09-11 Augustin Degommedon't use calloc for these buffers
2014-09-11 Augustin Degommeavoid warnings (and errors) without debug enabled
2014-09-11 Augustin Degommewarning --
2014-09-11 Augustin Degommehave replay use correct algorithm selection logic....
2014-09-11 Gabriel Corona[smpi] Restore privatisation mapping smpi_execute()
2014-09-11 Gabriel Corona[smpi] Fix typo when fixing memory allocation (again)
2014-09-11 Gabriel Corona[smpi] Fix typo when fixing memory allocation
2014-09-09 Marion Guthmullermodel-checker : disable smpi bench timer if MC enabled
2014-09-05 Gabriel Corona[smpi] Change parallel arrays into array of structs
2014-09-05 Gabriel Corona[smpi] Simplify code for SMPI privatisation
2014-09-05 Gabriel Corona[smpi] Use SMPI namespace for some public variables...
2014-09-02 Gabriel CoronaAvoid tautological-compare
2014-09-02 Gabriel Corona[smpi] Allow zero-sized custom datatypes with MPI_Type_...
2014-08-29 Gabriel CoronaMerge branch 'mc'
2014-08-29 Gabriel Corona[mc] Fix smpi_process_index_of_smx_process()
2014-08-29 Gabriel CoronaMake the cast explicit in smpi_process_index_of_smx_pro...
2014-08-29 Gabriel Corona[mc] Initalize the SMPI options before creating the...
2014-08-28 Augustin DegommeAdd a xbt wrapper for simcall_mutex_trylock (asked...
2014-08-28 Augustin Degommewarning --
2014-08-28 Augustin Degommebring back network model updateActionsStateFull functio...
2014-08-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-28 Adrien LebreThrow a host failure exception instead of a jni one...
2014-08-26 Gabriel Corona[mc] Revert to previous heap scanning method
2014-08-26 Gabriel Corona[mc] Fix bug in mmalloc_compare_heap() when a ungragmen...
2014-08-26 Gabriel Corona[mc] Better condition for switching privatized data...
2014-08-26 Gabriel Corona[mc] Fix MC_snapshot_add_region() to forward correctly...
2014-08-26 Gabriel Corona[mc] Fix broken MC_region_destroy()
2014-08-21 Augustin Degommeavoid warning by checking index in the right order
2014-08-20 Augustin DegommeAdd settings for Intel MPI with 2,4,8,16 processes...
2014-08-20 Augustin Degommeswitch way old SMP aware algos work, to be closer to...
2014-08-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezget back cleanup erased in 4cebfd8
2014-08-18 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-18 etortilopezadded option to bind threads to physical cores
2014-08-18 Augustin DegommeLoopback was not correctly used in fat tree clusters.
2014-08-18 Augustin DegommeFix [#17799] : have mpi_group_range_incl and mpi_group_...
2014-08-11 Paul BédarideAdd vm tesh
2014-08-08 Augustin Degommeleak --
2014-08-08 Augustin DegommeAttempt for a macos version of the threadtimer
2014-08-08 Augustin DegommeDo not have cputime and threadtime return a no-op when...
2014-08-07 Augustin Degommesilence (stupid) warnings from clang
2014-08-07 Augustin DegommeAdd Bcast SMP Collectives from MVAPICH2
2014-08-07 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-08-07 Adrien LebreTemporary patch to handle host failure exception during...
2014-08-07 Martin QuinsonNew: SIMIX_process_throw() allows to raise exceptions...
2014-08-06 Martin Quinsonreact correctly if an exception does not originates...
2014-08-06 Martin Quinsonensure that the process initializer actually works...
2014-08-06 Martin Quinsonmake public the function that can display an exception
2014-08-06 Martin Quinsonuseless cleanups
2014-08-01 Gabriel Corona[mc] Remove useless code & comment in mc_region_restore...
2014-08-01 Gabriel Corona[mc] DRY in MC_replay_liveness()
2014-08-01 Augustin Degommebegin to add bcast MVAPICH collectives selector..
2014-08-01 Augustin Degommewarning --
2014-08-01 Augustin Degommeremove uninitialized warning
2014-08-01 Augustin Degommeremove useless (as for now) code
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-08-01 Augustin Degommeprovide support for SMP in MPI communicators.
2014-08-01 Augustin DegommeMove group_incl code, to allow use by collective algos...
2014-07-31 Stéphane CastelliFix annoying typo in help message.
2014-07-30 etortilopezSR experiment now working
2014-07-28 Augustin Degommeremove warnings
2014-07-28 Adrien Lebremissing files - adrien
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien LebreFound a bug/feature regarding the cancellation of a...
2014-07-28 Augustin Degommethese assertions were a bit strong
2014-07-28 Augustin Degommemake some algorithms return when using bad datatypes
2014-07-28 Augustin DegommeAdd Intel MPI (impi) selector.
2014-07-28 Augustin Degommesome algos have bad behavior with some inputs, try...
2014-07-28 Augustin Degommeactivate a previously commented pairwise alltoall algo...
2014-07-28 Augustin DegommeAdd Rabenseifner Reduce/Allreduce algorithms
2014-07-28 Paul BédarideFix tesh host_on_off_processes 4
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Gabriel Corona[mc] Remove unused variables
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-28 Adrien LebreRollback - the java code should make a THROWF call...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-25 Gabriel Corona[mc] Change the signature of mc_restore_page_snapshot_r...
2014-07-25 Gabriel Corona[mc] Split mc_region_new_dense out of MC_region_new
2014-07-25 Gabriel Corona[mc] Expand unit test of mc_snapshot.c
2014-07-24 Augustin Degomme(stupid) warning --
2014-07-24 Paul BédarideFix msg-host-on-off tesh
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 Gabriel CoronaMerge remote-tracking branch 'origin/mc-fastsnapshot...
2014-07-24 Gabriel Corona[mc] Remove irrelevant comment
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Adrien Lebrefix minor issues in the management of Java Exceptions...
next