Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 Quinsonstupid old gcc. That's initialized.
2014-08-07 Martin Quinsonadd an example about the remote exception throwing...
2014-08-07 Martin QuinsonNew: SIMIX_process_throw() allows to raise exceptions...
2014-08-06 Martin Quinsoncorrect initializer
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-06 Martin Quinsonignore more generated files
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 Degommefix dist
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 Degommechange hostfile used for mpich testsuite.
2014-08-01 Augustin DegommeMove group_incl code, to allow use by collective algos...
2014-08-01 Augustin Degommechange SMPI collectives hostfile, to use 4 contiguous...
2014-07-31 Stéphane CastelliFix annoying typo in help message.
2014-07-30 etortilopezSR experiment now working
2014-07-29 Gabriel CoronaAdd ignored files to .gitignore
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 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 Degommefix dist
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 host_on_off_process tesh
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 Adrien Lebrefix tesh (add the sleep test output) - adrien
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 Adrien LebreAdd test sleep for host_on_off + minor changes - Adrien
2014-07-28 Gabriel Corona[mc] Disable sparse snpashot tests
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-25 Gabriel Corona[mc] Remove page_store.tesh (has been changed into...
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 Lebrefix daemon typos
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...
2014-07-24 Augustin Degommefix dist
2014-07-24 Augustin Degommeindent
2014-07-24 Augustin Degommeprotect these calls against MPI_DATATYPE_NULL errors
2014-07-24 Augustin Degommecleanup a bit the code, ensure tests do pass
2014-07-24 Augustin Degommeadd mvapich allreduce rs algorithm
2014-07-24 Augustin Degommemanually privatize allred test, to have it work on...
2014-07-24 Augustin DegommeAdd last collectives from mvapich selector : bcast...
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édarideFix mallocator tesh
2014-07-24 Gabriel Corona[mc] Use mc_region_contain where it could be used
2014-07-24 Gabriel Corona[mc] Udpate doxygen comments
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-07-23 Augustin DegommeSet 4 tests that fail on Windows and won't ever pass...
2014-07-22 Gabriel Corona[mc] Add tests for sparse snapshot
2014-07-22 Gabriel Corona[mc] Disable soft-dirty page tracking by default
2014-07-21 Augustin Degommesanitize get/set_name functions for fortran use
2014-07-21 Gabriel Corona[mc] Disable optimisation for xbt when using MC
2014-07-21 Gabriel Corona[mc] Do not handle mc_model_checker->parent_snapshot...
2014-07-21 Augustin DegommeAdd MPI_Win_get_name and MPI_Win_set_name support
2014-07-21 Augustin Degommereactivate allred test
2014-07-21 Gabriel Corona[mmalloc] Force metadata update in mmalloc/mrealloc
2014-07-21 Gabriel Corona[mmalloc] Add mmcheck() which checks mmalloc heap consi...
2014-07-21 Gabriel Corona[mmalloc] Add new block type for heapinfo blocks
2014-07-17 Augustin Degommerevert changes on allgatherv4, which needed manual...
2014-07-17 Augustin Degommeremove warning with mc
2014-07-17 Augustin Degommeremove warning
2014-07-17 Augustin DegommeFinish pulling changes from mpich trunk testsuite
2014-07-17 Augustin DegommeUpdate comm, datatype from mpich trunk
2014-07-17 Augustin Degommeenforce a scatter error in some cases
next