Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-02-02 Martin Quinsonnormalize the function names wrt to the rest of XBT
2012-02-02 Martin Quinsoninline a function used at only one location.
2012-02-02 Martin Quinsoncosmetics and kill a now undeclared function prototype
2012-02-02 Martin Quinsonkill an unused/undocumented/un-understood function
2012-02-02 Martin Quinsongroup together all functions speaking of module and...
2012-02-02 Martin Quinsonmerge two files (I'll ignore both of these functions...
2012-02-01 Arnaud GierschRevert "Reset t_simdata->comm after comm is over."
2012-02-01 Arnaud Gierschsmpi_mpi_request_free expects an MPI_request*.
2012-02-01 Arnaud GierschThese free's are buggy.
2012-02-01 Arnaud Gierschsmpirun: report exit status.
2012-02-01 Martin Quinsonkill dupplicated code between legacy interface and...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Martin QuinsonSimplify the mmalloc library further
2012-02-01 Martin QuinsonI finally understood what this function is good for
2012-02-01 Martin Quinsoncosmetics and comment improvement
2012-02-01 Martin Quinsonwe don't need any stats about the amount of free chunks...
2012-02-01 Martin Quinsonerrno were never updated anyway
2012-02-01 Martin Quinsoncosmetics and comment improvements
2012-02-01 Martin Quinsonrename sup-mmap.c into mmorecore.c and simplify the...
2012-02-01 Martin Quinsonkill the sbrk-based morecore: we'll never use less...
2012-02-01 Martin Quinsonmove a global definition so that we can kill the sbrk...
2012-02-01 Martin Quinsonkill little useless things in mmalloc. Still searching...
2012-02-01 Martin Quinsonkill the standard hooks of mmalloc: we will change...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Arnaud GierschReset t_simdata->comm after comm is over.
2012-02-01 Arnaud GierschAdd more thorough tests for parmaps.
2012-02-01 Arnaud GierschParmap review.
2012-02-01 Arnaud GierschAdd parmap_bench.c.
2012-02-01 Arnaud GierschRemove static function attribute.
2012-01-31 navarroUse m_file_t instead of m_file_t*
2012-01-31 Arnaud GierschRemove duplicate declaration for smx_file_t.
2012-01-31 Arnaud GierschRemove extern declaration for gras_opt_trp_nomoredata_o...
2012-01-31 Arnaud GierschFix depency information for ddt_parse.yy.c (maintainer...
2012-01-31 Arnaud GierschFix source for generated files.
2012-01-31 Arnaud Gierschmemcheck_tests: user_variables.tesh now exists.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe... Move datadesc and TCP sockets from GRAS to XBT.
2012-01-31 Lucas Schnorr[trace] add missing tesh to test user variables tracing
2012-01-31 Arnaud Gierschmemcheck_tests: regenerate.
2012-01-31 Arnaud Gierschgenerate_memcheck_tests.pl: don't fail if tesh file...
2012-01-31 Martin QuinsonKill some unused features of mmalloc
2012-01-31 Arnaud Gierschgenerate_memcheck_tests.pl: correctly skip commented...
2012-01-31 Arnaud GierschFix default value for contexts/nthreads (only the help...
2012-01-31 Arnaud GierschUse simpler names for tests on dicts.
2012-01-31 Arnaud GierschReinitialize pointer after free.
2012-01-31 Arnaud GierschUpdate timings for 32bits too.
2012-01-31 Arnaud GierschRegenerate files with latest flexml.
2012-01-31 navarroRewrite file example for use MSG API
2012-01-31 navarroAdd MSG functions for file.
2012-01-31 navarroImplement file open read and stat in simix.
2012-01-31 navarroMake the commit on file read and write compile with...
2012-01-31 navarroSorry change SIMCALL_FILE_READ FOR SIMCALL_FILE_WRITE...
2012-01-31 navarroAdd an example for file
2012-01-31 navarroImplement functions file_read and file_open into simix...
2012-01-30 Marion Guthmullermodel-checker : merge conflict resolved
2012-01-30 Marion Guthmullerremove function MC_take_snapshot_to_restore_liveness
2012-01-30 Marion Guthmuller.
2012-01-30 Martin Quinsonignore some generated files
2012-01-30 Martin Quinsonkill some cruft asking to die
2012-01-30 Martin Quinsonthis type name is usable as is, so add _t postfix ...
2012-01-30 Martin Quinsonand now, I try to compile my code before comitting...
2012-01-30 Martin Quinsonadd proper copyright headers to the MC files
2012-01-30 Martin Quinsonmv src/mc/private.h src/mc/mc_private.h
2012-01-30 Marion Guthmullermodel-checker : fix compilation error
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : new function (rdv_points_compare) to...
2012-01-30 Marion Guthmullermodel-checker : more debug information
2012-01-30 Marion Guthmullermodel-checker : add address of std_heap into debug...
2012-01-30 Marion Guthmullermodel-checker : get rdv_points in simix for comparison...
2012-01-29 Marion Guthmullermodel-checker : more debug informations in function...
2012-01-27 Martin Quinsondocument last changes
2012-01-27 Martin Quinsonauto-set the amount of threads when the requested amoun...
2012-01-27 Martin Quinsonreally kill that file
2012-01-27 Martin QuinsonRevert "Put PROCESSOR_COUNT in gras_config.h"
2012-01-27 Martin QuinsonRevert "Add a script to detect the number of core."
2012-01-27 Martin Quinsonadd a function xbt_os_get_numcores()
2012-01-27 Martin Quinsondocument lastest changes
2012-01-27 Martin Quinsonenable SMPI by default (and rewrite the cmake doc)
2012-01-27 Martin Quinsonadd a link to aespinosa's work on vagrant to get ruby...
2012-01-26 Christophe... Regenerate timings of Lua tesh files
2012-01-25 Christophe... SIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe... Rename SIMIX files
2012-01-25 Christophe... Keep an int parameter to SIMIX_context_get_nthreads
2012-01-25 Christophe... Parmap: implement the POSIX synchronization mode (not...
2012-01-25 Christophe... Die if the context/synchro option is wrong
2012-01-25 Christophe... Surf: create the parmap with the correct number of...
2012-01-25 Christophe... Allow xbt_parmap_destroy to be called with a NULL parameter
2012-01-25 Christophe... Revert "Use xbt_config mechanism instead of hard coding...
2012-01-25 navarroAdd configuration auto for contexts/nthreads and use...
2012-01-25 navarroCompile tracing examples only if tracing is enabled.
2012-01-25 navarroPut PROCESSOR_COUNT in gras_config.h
2012-01-24 navarroAdd a script to detect the number of core.
2012-01-24 Christophe... Document the new option --cfg=surf/nthreads
2012-01-23 Lucas Schnorr[trace] new example inspired by storage systems to...
2012-01-23 Lucas Schnorr[trace] add new test, check tracing of g5k platform...
2012-01-23 Lucas Schnorr[trace] types are local, remove global dictionary
2012-01-23 Lucas Schnorr[trace] more testing in process migration tracing example
2012-01-23 Lucas Schnorr[trace] update tesh, remove timestamping check, add...
2012-01-23 Lucas Schnorr[trace] remove repeated parameter, plus add new test...
2012-01-23 Lucas Schnorr[trace] replace get_type by get_type_or_null when we...
next