Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-09-23 schnorrnew configuration option tracing/platform/method
2010-09-23 piniAdded a version of DT with RAM folding.
2010-09-23 navarropUpdate _units file in svn.
2010-09-23 navarropInitialize value. Compilation with Full Flags.
2010-09-23 navarropRename CLEANUP macro into _CLEANUP for Supernovae mode.
2010-09-23 navarropOups, variable names are not same. Fix the bug with...
2010-09-23 piniTake size into account when building a unique name.
2010-09-23 schnorrdedicated file to trace categorized resource utilization
2010-09-23 schnorrupdating traced IS NAS benchmark to get one category...
2010-09-23 schnorrcosmetics: fixing identation
2010-09-23 schnorrplacing instrumentation of network utilization on bette...
2010-09-22 piniAdded RAM folding to SMPI.
2010-09-17 schnorronly remove from dict if the key is there
2010-09-17 schnorrcreating instrumented versions of DT, EP and IS benchmarks
2010-09-16 schnorrcreating a static version of libsmpi version to link...
2010-09-15 schnorrsmaller size so ctest don't give a timeout during tests
2010-09-15 schnorrsimple example of smpi tracing with platform utilizatio...
2010-09-15 schnorrupdating smpi_traced.tesh file to cope with platform...
2010-09-15 schnorrusing categories to trace platform utilization on smpi...
2010-09-15 schnorrincreasing the message size for testing
2010-09-15 schnorrwhen smpirun is executed with -trace parameter, activat...
2010-09-15 schnorrproperly destroying containers at the end of trace...
2010-09-15 schnorrtrace: new interface function for tracing resource...
2010-09-15 schnorrnot consider the time spent on SMPI tracing as part...
2010-09-15 schnorrcreating a source file dedicated to handle the categories
2010-09-14 piniBugfix: C is _not_ object-oriented (a.k.a. missing...
2010-09-13 navarropUpdate Doc.
2010-09-13 navarropUpdate doc for icomms.
2010-09-13 navarropCosmetics.
2010-09-13 navarropOups this is a mistake.
2010-09-13 navarropNot test with WIN32 but BORLAND because on windows...
2010-09-13 navarropIf we are on windows _GNU is defined by cmake.
2010-09-13 navarropUpdate CMakeLists for windows
2010-09-13 navarropWindows implementation
2010-09-13 navarropWindows compatibility.
2010-09-10 schnorrusing a trace marker to register the end of each flow...
2010-09-07 cristianrosaDo not call xbt_cfg_set_int on the model-check option...
2010-09-06 navarropLink to lib simgrid work when compil out of build source.
2010-09-06 piniFixed return type.
2010-09-06 piniAdded missing MPI call.
2010-09-06 piniBugfix: invalid behaviour in datatype_copy.
2010-08-30 sutera few more corrected entries
2010-08-30 suterstart to clean up the bib file. Too many badly formatte...
2010-08-24 alegrandFix bug in the documentation.
2010-08-22 coldpeaceupdate
2010-08-20 coldpeacefix the way to instanciate links via worsktation_ptask_...
2010-08-19 coldpeacemove e_surf_link_sharing_policy_t structure to surf...
2010-08-16 alegrandRemove stupid "if" that prevents from displaying the...
2010-08-16 coldpeaceextend lua console to simdag
2010-08-11 coldpeaceremove dependency line
2010-08-11 coldpeaceadd gras console example, illustrating the use of lua...
2010-08-11 coldpeacecleanups
2010-08-10 coldpeaceremove duplicated line
2010-08-10 coldpeaceadd new source file to lua bindings code, having possib...
2010-08-10 schnorrupdating ChangeLog with tracing modifications
2010-08-10 coldpeacetest dict before giving its size...
2010-08-10 schnorrnew tesh to check smpi tracing
2010-08-10 schnorrfix on smpi tracing: check if tracing is disabled
2010-08-10 schnorrmpi example with several combinations of point-to-point...
2010-08-10 schnorrupdate on smpirun script to accept -trace argument...
2010-08-10 cristianrosaTweak a bit the dependence function
2010-08-09 schnorrprevents from adding invalid pointer to the dict
2010-08-09 schnorrproper initilization of the model-check option
2010-08-09 schnorrfix on the default value of fullduplex option
2010-08-09 schnorrupdating tesh files to consider with new log messages
2010-08-09 schnorrdeclaring mark in the gtnets example
2010-08-09 schnorrremoving stdout log message
2010-08-09 schnorrremoving compilation warnings
2010-08-09 schnorrmanage links in a different way (to help tracing gtnets...
2010-08-09 schnorrusing two dictionaries to keep host information (name...
2010-08-09 schnorrfix on trace: correct way to trace the amount of data...
2010-08-09 schnorrfix on the name of the variable
2010-08-09 schnorrfullduplex support
2010-08-09 velhoAdded fullduplex support doc.
2010-08-09 coldpeaceadd new function : xbt_dict_is_empty
2010-08-08 coldpeaceupdate doc
2010-08-06 schnorrtracing a sub-set of point-to-point mpi functions
2010-08-06 schnorrtrace: functions to generate states for point-to-point...
2010-08-06 schnorrtrace: functions to generate links, append a link type...
2010-08-06 schnorrtrace: a dictionary to keep link keys, put and get...
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
next