Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-08-05 piniAdded MPI_CHAR to predefined reduce operations (not...
2010-08-05 schnorrtracing MPI collective operations implemented in SMPI
2010-08-05 schnorrtracing MPI_Init and MPI_Finalize (trace container...
2010-08-05 schnorrinitial instrumentation points for the smpi component
2010-08-05 coldpeaceextend bypass to grass...
2010-08-05 coldpeaceadd gras_load_environment_script & gras_function_regist...
2010-08-05 navarropMissing files during make dist.
2010-08-05 navarropGive LD_LIBRARY_PATH to smpirun.
2010-08-05 schnorrfix: compilation warnings
2010-08-05 navarropSorry.
2010-08-05 navarropBe more strict with gtnets.
2010-08-05 schnorrupdating gtnets examples with new tracing method, new...
2010-08-05 schnorrFAQ updated with tracing options, change on the trace...
2010-08-05 schnorrupdating tracing examples according to new TRACE_start...
2010-08-05 schnorrremoving tracing functions from examples that are not...
2010-08-05 schnorrdetecting if TRACE_start was called too soon (before...
2010-08-05 schnorrkill all aspects related to masks in the tracing interface
2010-08-05 schnorrdeclaration of configuration options for tracing
2010-08-05 navarropDon't need this variable now.
2010-08-05 coldpeacecleanups
2010-08-05 cristianrosaImprove handling of WaitAny transitions.
2010-08-05 cristianrosaShow more information on dead-lock'ed transitions
2010-08-05 piniSemaphores are repaired, so SMPI can safely rely on...
2010-08-04 navarropUpdate tesh files for simdag. Due to adding an INFO...
2010-08-04 navarropMake dist is available again.
2010-08-04 coldpeaceadd new example to simdag using lua script(...not yet...
2010-08-04 navarropChoice if we want have different communication size...
2010-08-04 navarropFind gcov executable.
2010-08-04 navarropUpdate vivaldi tesh file.
2010-08-04 coldpeacerename resgister_platform to msg_register_platform...
2010-08-04 coldpeaceadd SD_load_environment_script function to Simdag Module
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-08-04 navarropChange for loop to compil.
2010-08-04 navarropUpdate mc-centralized tesh file.
2010-08-04 navarropUpdate Lua tesh files.
2010-08-04 navarropMake smpi tests work
2010-08-04 navarropOops sorry don't need this line.
2010-08-04 navarropMore windows compatibility for context.
2010-08-03 cristianrosaTweak the handling of WaitAny transitions. It should...
2010-08-02 navarropUpdate tests for memory checking with valgrind.
2010-08-02 navarropUpdate FAQ.
2010-08-02 navarropAdd Waitany for icomms to cmake tests.
2010-08-02 navarropCosmetics.
2010-08-02 navarropNow LUA is auto search with cmake.
2010-07-30 alegrandupdate bib
2010-07-30 alegrandAdd debug informations.
2010-07-30 coldpeaceupdate ChangeLog
2010-07-30 navarropAdd an example for waitany fct.
2010-07-30 navarropUpdate FAQ for cmake and gtnets.
2010-07-30 coldpeaceif lua isn't available, MSG_load_platform_script should...
2010-07-30 schnorrremoving instrumentation that is not used by MSG interface
2010-07-30 schnorrfix: bw and lat are stored as double* in the link_...
2010-07-30 schnorrcomment some tracing functions
2010-07-30 schnorrfix: association between router name and its id
2010-07-30 coldpeaceisolate lua code when if lua is enabled
2010-07-30 coldpeaceadd tesh file for masterslave_console
2010-07-30 coldpeaceadd tesh file
2010-07-29 coldpeaceadd line to generate simgrid.so in masterslave example...
2010-07-29 coldpeaceadd new example masterslave_console using lua console...
2010-07-29 coldpeaceremove unused code, take into consideration in the...
2010-07-29 coldpeaceadd function MSG_load_platform_script that load the...
2010-07-29 cristianrosaEnable using the MC with SMPI
2010-07-29 cristianrosaFix a bug in the MC that enables running programs that...
2010-07-28 coldpeacefix the memory leak when create link resources and...
2010-07-26 coldpeacebypass the surf callbacks to parse XML... almost done
2010-07-26 coldpeaceadd generic acess function to routing model, to call...
2010-07-26 navarropTry to install cmake 2.8 for bindings.
2010-07-26 navarropWithout this line paranoid mode doesn't work.
2010-07-23 coldpeacecleanups
2010-07-23 coldpeaceadd new callback to the network model
2010-07-23 coldpeaceadda new callback(add_traces) to the CPU models
2010-07-23 coldpeacedeclare create_resource callback for other CPU models
2010-07-22 navarropTool to update tesh files.
2010-07-22 navarropOptimisation of pipol.
2010-07-22 navarropDoc for examples icomms.
2010-07-22 coldpeacemove A_surfxml_process_funtion from here and use proces...
2010-07-21 navarropAdd user options to pipol-remote.
2010-07-21 navarropBe sure having cmake 2.8
2010-07-21 navarropPlease compile with enable_compile_warnings=on. Missing...
2010-07-21 navarropUpdate tesh file.
2010-07-21 navarropUpdate FAQ for test sources with pipol-remote.
2010-07-21 navarropBe sure having cmake2.8 for detecting bindings.
2010-07-21 navarropWe can reconnect to old system.
2010-07-21 navarropCosmetics.
2010-07-21 navarropAdd local tests with pipol.
2010-07-21 navarropCosmetics.
2010-07-21 coldpeacecall MSG_set_function if BYPASS_MODEL is defined
2010-07-21 coldpeaceadd MSG_set_function function, used to bypass the deplo...
2010-07-21 coldpeaceadd SIMIX_process_set_function, could be used instead...
2010-07-20 quintinavoid file transmition between root and ready node...
2010-07-20 coldpeaceadd methods allowing routing, bypass the parser......
2010-07-20 quintinDotLoader : Add the possibility to have some edge from...
2010-07-18 coldpeaceadd function surf_add_route_element
2010-07-16 coldpeacemodify the way to call Host.new and Link.new
2010-07-16 coldpeaceuse named arguments, and set optional properties to...
2010-07-15 mquinsonbug fix: typo found by David
2010-07-15 mquinsonfix example in the documentation
2010-07-15 coldpeaceadd create_host method to do the job of the old surf_cp...
2010-07-15 coldpeacekill surf_cpu_model_init_bypass_im, use surf_host_creat...
2010-07-13 genaudA tool to find 3 segments such that each segment
next