Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-10-09 Martin Quinsonmake my previous commit also compile under MC (sorry)
2014-10-09 Martin Quinsonour usage of doxygen is improvable
2014-10-09 Martin Quinsonuse an automatic table of contents instead of a manual one
2014-10-09 Martin QuinsonMake it much easier to follow control flow through...
2014-10-09 Martin Quinsonok eclipse, change your config file yourself, you're...
2014-10-09 Martin Quinsonignore more cruft
2014-10-09 Martin Quinsontry to have valid chunks in generated files to please...
2014-10-09 Martin QuinsonAllow to recreate VMs in a better way (I guess)
2014-10-09 Martin QuinsonRemove VMs from the lib of existing hosts so that they...
2014-10-09 Martin Quinsonadd parenthesis to shut up a useless warning
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-09 Adrien Lebreone more test for the migration - adrien
2014-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-10-09 Adrien Lebrefix msg_host_is_avai... in msg_host_is_on - adrien
2014-10-09 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-09 Adrien Lebremake msg_vm_migrate robust (i.e. now SRC or DST can...
2014-10-09 Gabriel Corona[mc] Fix segfault when a function does not have a name
2014-10-09 Gabriel Corona[mc] Give the real type of mc_heap/std_heap (xbt_mheap_...
2014-10-09 Gabriel Corona[mc] Simplify tests specifications for mc-bugged1-liveness*
2014-10-08 etortilopezbetter estimation of dynamic threshold
2014-10-07 Martin Quinsonmore informative message when a process gets killed
2014-10-07 Martin Quinsonplease a bit doxygen
2014-10-07 Martin Quinsonmissing call to XBT_LOG_CONNECT
2014-10-07 Martin Quinsondon't define obsolete doxygen variables that we don...
2014-10-07 Martin Quinsonrename MSG_host_is_avail() to MSG_host_is_on()
2014-10-06 Augustin DegommeFix bug in keyval delete
2014-10-06 Augustin Degommegive correct pointer when calling delete function
2014-10-06 Augustin Degommeduplicated lines
2014-10-06 Augustin Degommestore the int in a long-enough char array
2014-10-05 degommecleanup, remove some useless functions
2014-10-05 degommeAdd MPI_Type*keyval and MPI_Type*attr functions
2014-10-03 degommeAdd MPI_Comm_*keyval and MPI_Comm*attr functions
2014-10-03 Augustin Degommeactivate some more tests
2014-10-03 Augustin DegommeFix compilation issue
2014-10-03 Augustin DegommeImplement MPI_Keyval_create, MPI_Keyval_free, MPI_Attr_...
2014-10-03 Augustin Degommeprovide new unimplemented signatures for RMA MPI calls
2014-10-03 Augustin Degommedon't provide sync-gforge-doc* targets if doc is not...
2014-10-02 Augustin Degommevarious fixes about replay and buffer usage
2014-10-02 Augustin DegommeWhen display timing is set, also display global simulat...
2014-10-02 Augustin DegommeChange way replay is handled, to allow cohabitation...
2014-10-02 Augustin Degommethis buffer was not meant to be shared
2014-10-02 Augustin Degommeuse correct free method for buffer
2014-10-02 Augustin Degommeadd MPI_Win_get_group, and activate some tests using...
2014-10-02 Augustin Degommeavoid issues in fortran codes
2014-10-02 Augustin DegommeAdd forgotten MPI_Comm_f2c and MPI_Comm_c2f calls
2014-10-02 Gabriel Corona[smpi] Leave the underlying structure of MPI_File opaque
2014-10-02 Gabriel Corona[mc] Fix conversion from char 0 into char*
2014-10-01 etortilopezMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-10-01 etortilopezFixes in adaptive algorithm
2014-09-29 Augustin Degomme31e0f216b4 was sending some other executables to the...
2014-09-29 Augustin Degommehave last algos use also temporary buffers
2014-09-29 Augustin Degommechange name of some targets for mc, to avoid warnings...
2014-09-29 Augustin Degommeavoid the flag finline-functions with mc and clang...
2014-09-29 Augustin Degommeadd some more calls to smpi temp buffers allocation...
2014-09-29 Augustin DegommeDisable the multiple replay test with MC.
2014-09-29 Augustin Degommeremove unwanted !
2014-09-29 Augustin Degommeactivate this flag only for gcc, as it now generates...
2014-09-28 degommeintercept correctly calls with unitialized communicators
2014-09-27 degommeHave replay always use shared buffers instead of alloca...
2014-09-26 Augustin Degommefor replay and collectives, only allocate buffers once...
2014-09-26 Augustin Degommefix bug still happening with dash
2014-09-26 Augustin DegommeFix replay files (alltoallv replay has changed since...
2014-09-26 Augustin Degommemake deployment script generation posix friendly (remov...
2014-09-25 Augustin DegommeAdd an example that shows how to replay multiple applic...
2014-09-25 Augustin DegommeAdd an option to have a sleep time before the start...
2014-09-25 Augustin Degommesmall changes to make multiple replay easier
2014-09-24 etortilopezAdded adaptive algorithm to find optimal threshold...
2014-09-23 Augustin Degommeuse barrier from the active selector for replay
2014-09-23 Augustin Degommesame issue with java bindings without NDEBUG
2014-09-23 Augustin Degommeuse _XBT_GNUC_UNUSED instead of previous buggy fix.
2014-09-23 Augustin DegommeRevert "Don't use variables only for asserts."
2014-09-22 Augustin DegommeDon't use variables only for asserts.
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-19 Augustin Degomme[xbt/surf] Change the costly heapremove+heapinsert...
2014-09-19 Augustin Degommefix reduce_scatter ompi
2014-09-17 Augustin DegommeWin build does not support mmap, or shared_malloc
2014-09-17 Augustin DegommeAlways build Fortran bindings..
2014-09-17 Augustin DegommeImplement MPI_*_c2f MPI_*_f2c functions
2014-09-17 Augustin Degommemissing include
2014-09-17 Augustin Degommeput back sleep time before actual send and recv.
2014-09-17 Augustin Degommedoc update
2014-09-17 Augustin Degommedon't set knomial factor for reduce, have it be compute...
2014-09-17 Augustin Degommeadd one algo to the list
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-12 Augustin DegommeFix issue with precision in 394ea1fb (on 32 bits platfo...
2014-09-11 Augustin Degommerequalify tesh
2014-09-11 Augustin DegommeFix order of mailbox checking
2014-09-11 Augustin Degommeno \n in debug messages
2014-09-11 Augustin Degommefix build
2014-09-11 Augustin Degommeenable by default asynchronous sends for small messages...
2014-09-11 Augustin Degommeremove useless flag in tests
2014-09-11 Augustin Degommetest for replay - enabling buffer sharing by default...
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 Degommeforgotten include file
2014-09-11 Augustin Degommeresolve conflict
next