Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-01-05 NavarropSorry, for this stupid error
2012-01-05 PierreUse xbt_config mechanism instead of hard coding value.
2012-01-05 PierreUse of busy wait instead of futex if there is not futex.h
2012-01-05 PierreAdd a ifdef HAVE_FUTEX_H to compile on Mac
2012-01-02 Christophe... Add a Chord test with the constant network model
2012-01-02 Martin Quinsonthis configuration option does not exist anymore (and...
2011-12-30 Christophe... Fix supernovae compilation
2011-12-26 Lucas Schnorr[doc] basic tracing options (and a link to the full...
2011-12-26 Lucas Schnorr[doc] colors are defined through the tracing API and...
2011-12-26 Lucas Schnorr[doc] update the graph visualization screenshot to...
2011-12-26 Lucas Schnorr[trace] tracing needs a Full network/optim, otherwise...
2011-12-26 Lucas Schnorrbug fix, tracing mechanism relies on a correct set_cate...
2011-12-26 Lucas Schnorrtypo
2011-12-26 Lucas Schnorr[doc] updating the graph configuration documentation
2011-12-26 Lucas Schnorr[doc] fix on tracing parameter documentation
2011-12-26 Lucas Schnorr[doc] triva is using git
2011-12-26 Lucas Schnorr[doc] tracing documentation was duplicated, fix it
2011-12-26 Lucas Schnorr[trace] better source code comments for configuration...
2011-12-26 Lucas Schnorr[doc] documentation for three tracing options
2011-12-26 Lucas Schnorr[doc] users can also declare variable with colors for...
2011-12-26 Lucas Schnorr[doc] explain how to use TRACE_declare_mark and TRACE_mark
2011-12-26 Martin Quinsonfix some glitches in documentation generation
2011-12-26 Martin Quinsonplaceholder for the configuration items related to...
2011-12-26 Martin Quinsondocument SMPI configuration items
2011-12-26 Martin Quinsoncosmetics in documentation
2011-12-25 Martin Quinsondocument the configuration items related to packet...
2011-12-25 Martin Quinsondocument simix-related config options
2011-12-25 Martin Quinsonkill the deprecated now unused config variable 'routing'
2011-12-25 Martin Quinsonfix a test broken by homogeneisation of dicts
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-25 Martin Quinsonrevalidate two gras tests which timings changed
2011-12-25 Martin Quinsonkill deprecated file for windows's tesh
2011-12-25 Martin Quinsondocument generic configuration variables (and fix MC...
2011-12-25 Martin QuinsonRename the coordinates configuration option to network...
2011-12-25 Martin Quinsondocument all network-related config options
2011-12-25 Martin QuinsonRename the TCP_gamma configuration option to network...
2011-12-25 Martin Quinsonkill the deprecated CLM03 workstation model
2011-12-25 Martin Quinsonalso display the existing optimizations on --help-models
2011-12-25 Martin Quinsonrewrite the doc on configuring simgrid
2011-12-25 Martin Quinsonproperly kill deprecated option that were recently...
2011-12-25 Martin Quinsoncosmetics in the description of network models
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-22 Lucas Schnorrfix destination parameter when asking for a route in...
2011-12-19 Christophe... Add a function SIMIX_process_get_runnable() for context...
2011-12-19 NavarropRemove unstash #ifdef HAVE_SMPI from a commit.
2011-12-19 Christophe... Make simix_timers NULL so can SIMIX_init works if calle...
2011-12-16 NavarropFix vivaldi model with lazy update mechanism. :)
2011-12-16 NavarropFix tesh file
2011-12-16 NavarropMake sure this code is thread safe.
2011-12-16 NavarropUse isend instead of send to set the simdata->comm...
2011-12-16 NavarropMove scripts to generate g5k into the right directory.
2011-12-16 NavarropRevert an old commit (f0f66d620ef58973870652446275a5552...
2011-12-16 NavarropRemove unused file
2011-12-16 NavarropAdd an example for view a platform with paje
2011-12-16 NavarropCosmetics
2011-12-16 NavarropPort old tesh file to modernity.
2011-12-16 NavarropUpdate Changelog
2011-12-16 NavarropProof-read of communicate/share_resources/update_action...
2011-12-16 NavarropCleanups suggested by eclipse.
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropAdd the right references
2011-12-16 NavarropCommit that breaks most tesh files by changing the...
2011-12-16 NavarropAllow selective update to be independently set for...
2011-12-16 NavarropCosmetics
2011-12-16 NavarropApply the optimization mechanism as requested in config...
2011-12-16 NavarropStart using optimization mode flag in network.
2011-12-16 NavarropNew values from INRIA RR-7821 (callibration when phase...
2011-12-16 NavarropCheck for failed links on back_route when crosstraffic...
2011-12-16 NavarropRename misleading "fullduplex" keyword to "crosstraffic".
2011-12-16 NavarropRemove unused variable
2011-12-16 NavarropOptimization + cleanup. Test for optimization only...
2011-12-16 NavarropDo not create a dict for every resource especially...
2011-12-16 NavarropCleanup (no more _im_ but lazy or full when needed).
2011-12-16 NavarropRename for clarity.
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-16 NavarropRevert new time for token-ring
2011-12-16 NavarropArgh I was confused between UM_FULL and UM_LAZY. This...
2011-12-16 NavarropMerge network.c and network_im.c
2011-12-16 NavarropNeed to know if have smpi when compiling
2011-12-16 NavarropAdd update mechanism for cpu instead of cpu_model name.
2011-12-16 NavarropMerge cpu.c and cpu_im.c
2011-12-10 Christophe... Parmap test did not compile
2011-12-09 Christophe... Alternative implementation or parmap with busy waits...
2011-12-09 Christophe... Parmap: process the whole dynar, don't force workers...
2011-12-09 Christophe... This variable has no reason to be global
2011-12-08 Martin Quinsoncosmetics
2011-12-08 Martin Quinsonkill a forward definition that is never used
2011-12-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-08 Arnaud GierschKill duplicated macro.
2011-12-08 Arnaud GierschUse xbt_swag_reset wherever possible.
2011-12-08 Arnaud GierschDefine xbt_swag_reset().
2011-12-08 Arnaud GierschRemove redundant assignment in lmm_solve.
2011-12-07 Arnaud GierschThose are constraints, and not elements.
2011-12-07 Arnaud GierschUpdate comment (name was changed 7 years ago).
2011-12-07 Arnaud GierschRemove unused log categories.
2011-12-07 Christophe... Parmap: make maestro also do some work.
2011-12-07 Christophe... The worker id is now useless in the parmap code
2011-12-07 Christophe... Add comments
2011-12-07 Christophe... Remove xbt_parmap_get_worker_id to simplify the parmap...
2011-12-07 Christophe... Remove a useless private header and rename variables
next