Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-01-06 Arnaud GierschRemove constraint from modified_constraint_set, when...
2012-01-06 NavarropRewrite script for update tesh file.
2012-01-06 Christophe... Keep iwannadie set instead of lying to the context...
2012-01-06 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 Christophe... SIMIX: when a process is killed, remove its blocking...
2012-01-06 Christophe... MSG: don't keep pointers to a structure freed
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
2012-01-06 Christophe... Merge branch 'smpi'
2012-01-05 Christophe... clean_fun is the function that frees the userdata of...
2012-01-05 Christophe... SMPI: don't finish immediately a dsend comm.
2012-01-05 Christophe... SMPI: before terminating a process, wait for its asynch...
2012-01-05 Christophe... When a process leaves, no one should ever finish a...
2012-01-05 Christophe... Export SIMIX_rdv_remove and fix debug messages
2012-01-05 Christophe... -0.000000 is lower than 0.0. True story.
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 Martin Quinsoncleanup the debug messages
2011-12-26 Martin Quinsonmore verbose debug messages
2011-12-26 Martin QuinsonWhen the process exits, don't cancel the communications...
2011-12-26 Martin Quinsonuse sensible process names (their rank) in SMPI, and...
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
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 Mark Stillwellsend test program
2011-12-26 Martin Quinsonmore verbose debug around detached sends
2011-12-26 Martin Quinsondupplicate the sender buffer in eager mode, when isends...
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 Stephane GenaudMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-12-16 Stephane Genauddsend used for small messages
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...
next