Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-11-09 agierschReviewed locking in mmalloc:
2010-11-09 schnorrtracing option to trace uncategorized resource utilization
2010-11-06 genaudChanged optimizing metric to log error
2010-11-05 navarropAdd function xbt_dynar_compare
2010-11-05 navarropBy default setting route symetrical to YES
2010-11-05 navarropAdd a backbone sharing policy in dtd.
2010-11-05 schnorrnew configuration option tracing/smpi/group
2010-11-04 agierschFix build in paranoid mode without tracing support.
2010-11-02 navarropExport JAVA_LIBRARY_PATH for testing.
2010-11-02 navarropInitialized value for compil succed in paranoid mode.
2010-11-02 navarropFix install problem with simgrid_config.h.
2010-10-31 mquinsonDon't mess with MSG internals from ruby, but use the...
2010-10-31 mquinsonuseless cosmetics
2010-10-31 mquinsonremove the link before creating it
2010-10-31 mquinsoncosmetics (change 'self' identifier to 'me' for g+...
2010-10-31 mquinsonprefer out-of-source generated headers
2010-10-31 mquinsonfix file permissions
2010-10-31 mquinsondo not write in source directory when building out...
2010-10-31 mquinsonlet it cross compile for real, now
2010-10-31 mquinsontypo in comments (sorry for the noise)
2010-10-31 mquinsonattempt to let it cross-compile windows from linux...
2010-10-29 coldpeaceupdate...
2010-10-29 coldpeaceadding methods to get Host Properties, and trace file...
2010-10-29 schnorrmaking ping pong be executed 10 times
2010-10-29 schnorradding more categories to instrumented NAS DT benchmark
2010-10-29 schnorrlet pass if action is not being traced with a category
2010-10-28 navarropAdd a verification on pcre.h
2010-10-28 schnorrrenaming dt-trace.c to dt.c inside dt-trace directory
2010-10-28 schnorrusing smpi_shared_[malloc|free] in DT-trace benchmark...
2010-10-28 schnorrsetting categories with SMPI must always be after MPI_Init
2010-10-28 schnorrmaking DT-trace generate binaries with "-trace"
2010-10-28 schnorravoid inclusion of internal headers in user code
2010-10-28 schnorrpreprocessor define for latency bound tracking can...
2010-10-28 schnorralways set latency_bound_tracking to on when gtnets...
2010-10-28 schnorrmoving TRACE_smpi_set_category to smpi_mpi.c so functio...
2010-10-28 schnorrfix on the use of dynar by smpi instrumentation
2010-10-27 navarropRename some functions
2010-10-27 navarropAdd function to "config tag" when using properties.
2010-10-27 navarropFix output problem with gtnets tests.
2010-10-27 navarropFix gtnets support with new routing format.
2010-10-27 navarropAdd tests for fullduplex and symmetrical
2010-10-27 navarropFix tests using link_ctn and route with bypass.
2010-10-27 navarropSetting symetrical = NO by default.
2010-10-27 navarropImplement symetrical for Asroute
2010-10-27 navarropAdd one platform with fullduplex link.
2010-10-27 navarropImplement symetrical for route.
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
2010-10-27 navarropMove bypassRoutes to s_routing_component_t.
2010-10-27 navarropMove parse_routes to s_routing_component_t.
2010-10-27 navarropAdd huge cluster platforms
2010-10-27 schnorrdefine the size of local char variables in the instrume...
2010-10-25 genaudbug introduced yesterday fixed
2010-10-25 agierschUsing size_t for table_size in surf_routing.c, in order...
2010-10-25 agierschMake bprintf abort on error, and define bvprintf accord...
2010-10-25 thieryDocument the parameters used for the last massive inden...
2010-10-24 genaud+ sort skampi datalog on message size after file read
2010-10-23 genaud+ bug fixed (not pingpong time divided by #links but...
2010-10-23 agierschUse size_t for xbt_malloc and friends.
2010-10-22 genaudcomment
2010-10-22 agierschCheck return value of (v)asprintf.
2010-10-22 suterAdd a small example to test the barrier action which...
2010-10-21 agierschFix bug in xbt_dicti_set: previous was not updated.
2010-10-20 agierschFix supernovae build with older gcc and/or libc.
2010-10-20 agierschRegenerate tesh files and make the tests gras-{all2all...
2010-10-20 navarropAdd a masterslave examples with clusters.
2010-10-20 navarropThe surf_file_to_parse have to be set to NULL after...
2010-10-19 navarropRevert of Lucas commit. All tests were broken.
2010-10-19 navarropPut explicit message if die.
2010-10-19 navarropAdd file AddTestsWin.cmake for execute tesh.perl with...
2010-10-19 navarroptesh for windows
2010-10-19 schnorradding an example of simdag with tracing functions
2010-10-19 schnorrlet user decide to use other models with simdag if...
2010-10-19 schnorradding categories to dot file to serve as example
2010-10-19 schnorrdotloader to trace task categories based on dot file
2010-10-15 mquinsondocument the last discussion between Arnaud and Ludovic...
2010-10-14 schnorrusing mpi_comm_world to get the global rank
2010-10-14 navarropAdd documentation to distrib.
2010-10-14 navarropClean the distrib with make clean.
2010-10-14 navarropIf windows tesh is tesh.pl
2010-10-14 navarropChange way for cleaning generated files.
2010-10-14 navarropAuto set the library extension for links.
2010-10-13 navarropChange order of tests for generate correctly memcheck...
2010-10-13 navarropInitilized vars.
2010-10-13 navarropAdd simgrid dependency for ping_generator.lua
2010-10-13 navarropCosmetics.
2010-10-13 navarropAdd option latency bound to pipol-remote.
2010-10-13 navarropCosmetics.
2010-10-13 schnorrtrace: save link end points in timestamp 0 of the trace...
2010-10-13 schnorrtrace: fixing link declaration for gtnets model
2010-10-13 schnorrxbt_die when caller tries to declare a link that is...
2010-10-13 navarropPut some tests out of tesh test part for memcheck option.
2010-10-13 navarropFix supernovae mode.
2010-10-13 navarropUpdate flatifier to new link_ctn tag.
2010-10-13 navarropPlace masterslave-console test into lua test.
2010-10-13 navarropPut variable "to_index" into s_routing_component
2010-10-13 schnorrimplementing get_onelink_routes for rulebased
2010-10-13 schnorrsurf actions might arrive here without category
2010-10-12 coldpeaceseparate between the console code and the bindings...
2010-10-12 coldpeacecleanup & reorganize code ...
2010-10-12 coldpeaceadd new source file to lua code
next