Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2010-10-12 agierschReally do the s/:/_/ in platform upgrading script.
2010-10-11 navarropAdd some tests for link check between clusters.
2010-10-11 navarropUpdate tesh file for name of host and router.
2010-10-11 navarropAdd two tests for check links between clusters.
2010-10-11 schnorrcorrecting the name of the routers in all ASroutes
2010-10-11 navarropRemove the "_" from hostname and routername to Tag...
2010-10-11 navarropAdd a pipol command to cmake for kill all jobs.
2010-10-11 schnorrfixing name of the function and its utilization in...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-11 alegrandIndent include and src using this command:
2010-10-11 alegrandRemove weird parenthesis...
2010-10-11 schnorrconsidering gateways when get_onelink_routes from recur...
2010-10-08 schnorrfix: avoiding the execution of TRACE_surf_action when...
2010-10-08 schnorrSimDag instrumentation for categorized resource utilization
2010-10-08 schnorrtrace: when simix action gets its category, pass it...
2010-10-08 schnorrfixing comment
2010-10-08 schnorrchar *name transformed in const char *name to avoid...
2010-10-08 schnorrget trace category from surf_action instead of smx_acti...
2010-10-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-10-08 schnorrtracing uncategorized resource utilization
2010-10-08 navarropEnable testing for windows.
2010-10-08 thieryFix the path to gras_stub_generator in the tutorial...
2010-10-08 navarropAdd script file to help compil with windows.
2010-10-08 navarropBe compatible with windows
2010-10-08 navarropSet snprintf and vsnprintf function are available on...
2010-10-08 navarropGNU Version for windows.
2010-10-08 alegrandKeep adding missing function required when using SimDAG.
2010-10-08 alegrandImplement the get_link_latency function for SD (and...
2010-10-08 alegrandEnable using other workstation models than ptask_L07...
2010-10-07 navarropFix bug when call function get_route.
2010-10-07 navarropAdd a function to have type of an element.
2010-10-07 navarropAdd a test for function is_router.
2010-10-07 navarropWindows is not implemented for v3.5
2010-10-06 navarropUpdate maintainer source.
2010-10-06 navarropFix the smpi_traced test if user compil out of source.
2010-10-06 navarropAvailable the tag config.
2010-10-06 navarropCosmetics.
2010-10-06 navarropFix flatifier tesh file.
2010-10-06 navarropClean DTD and add tag config.
2010-10-06 navarropImplementation of function is router
2010-10-06 schnorronelink_routes revision: removing a comment
2010-10-06 schnorrbetter handling of resource utilization tracing methods
2010-10-06 schnorrcosmetics on tracing mechanism
2010-10-06 piniUpdated README for SMPI.
2010-10-05 navarropFix lib pcre use.
2010-10-05 coldpeacefix gras_platform_script
2010-10-05 coldpeacefix lua console application for SimDag module
2010-10-05 coldpeacefix the platform script
2010-10-05 schnorrcleaning some old surf tracing code
2010-10-05 schnorrupdating FAQ to new parameters that should be use in...
2010-10-05 schnorrusing memory address to identify link containers (trace...
2010-10-05 schnorrremoving one space in the beginning of the trace files
next