Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fixed build_tree to enable MPI broadcasts with root nodes other than 0.
[simgrid.git] / src /
2011-05-26 Mark Stillwellfixed build_tree to enable MPI broadcasts with root...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Pierre-Nicolas ClaussVery basic memoizer.
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Arnaud Giersch[trace] Fix insert_into_buffer.
2011-05-17 Arnaud GierschRegister get_route_latency in global_routing, and use it.
2011-05-17 Arnaud GierschDefine get_route_latency.
2011-05-17 Arnaud GierschDo not compute a full extended route when it is not...
2011-05-17 Arnaud GierschMerge _get_route and _get_latency.
2011-05-17 Arnaud GierschRewrite remplace in surf_routing_rulebase and avoid...
2011-05-17 Arnaud GierschSave another few percents in elements_father.
2011-05-17 Arnaud GierschSanitize types, slightly improve, and reindent elements...
2011-05-17 Arnaud GierschChange interface for elements_father, and avoid to...
2011-05-17 Arnaud GierschUse realloc and make _xbt_dynar_expand a bit faster.
2011-05-17 Arnaud Giersch[trace] Do not split comm if trace is not active.
2011-05-17 Arnaud Giersch[trace] Cache config options.
2011-05-17 Arnaud Giersch[trace] Guard expensive computations with TRACE_is_active.
2011-05-17 Pedro VelhoFixed the reamining value, now distinguish between...
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-05-10 Arnaud GierschFix error message.
2011-05-10 NavarropOptimisation of get_route.
2011-05-10 Arnaud GierschDefine and use a function to run the processes to run.
2011-05-09 NavarropAdd some print for debug (trace level)
2011-05-09 Arnaud GierschChange the handling of SIMIX requests in model checker...
2011-05-06 Arnaud GierschTry to improve xbt_parmap.
2011-05-06 Arnaud GierschSome more cleanup in smx_context_raw.
2011-05-05 Arnaud GierschRemove the get_thread_id field from context_factory.
2011-05-05 Arnaud GierschSimplify the handling of SIMIX requests.
2011-05-05 Arnaud GierschChange default default value for contexts/parallel_thre...
2011-05-05 Arnaud GierschUse contexts/nthreads in thread factory too.
2011-05-05 Arnaud GierschDo not run an empty process list.
2011-05-05 Arnaud Gierschxbt_swag: remove duplicated code.
2011-05-05 Arnaud GierschDo not make an expensive call to get_route if it is...
2011-05-04 Pierre-Nicolas ClaussUse a thread-specific cache variable (make sure to...
2011-05-04 Pierre-Nicolas ClaussUse a global variable to cache the rank of currently...
2011-05-04 Pierre-Nicolas ClaussBe a little more verbose before aborting.
2011-04-28 Lucas Schnorrcheck if smpirun has something to execute
2011-04-28 Lucas Schnorrcreate an usage function to smpirun, check if at least...
2011-04-27 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-27 mehdigot a number (not a table?) with Task_splay_irecv
2011-04-27 NavarropQuick verif to know if elements src and dst are found...
2011-04-27 NavarropMove src/surf/surf_routing.h in include/surf/surf_routing.h
2011-04-27 NavarropNeed to include surf/surf_routing.h now.
2011-04-27 NavarropAdd surf_routing.h for extern variables
2011-04-27 Christophe ThiéryFix supernovae compilation
2011-04-26 Christophe ThiéryMake sure strdup is declared
2011-04-26 NavarropUse function mergesort against qsort if possible.
2011-04-26 Martin Quinsonfix macro name to get isfinite declared
2011-04-22 NavarropInclude WinDef.h for win32 typedef "DWORD" xbt_os_threa...
2011-04-22 Christophe ThiéryI don't even know why it worked before.
2011-04-22 Christophe ThiéryDefine the right type for xbt_os_thread_key_t
2011-04-22 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 Christophe ThiéryWhen __thread is not available, use xbt_os_thread_get_s...
2011-04-22 Christophe ThiéryAdd functions xbt_os_thread_key_create, xbt_os_thread_g...
2011-04-22 Christophe ThiéryAttempt to allow initializing log categories before...
2011-04-22 Christophe ThiéryI forgot to also move the structure definition
2011-04-22 Christophe ThiéryMove the implementation of reentrant mutexes out of...
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-22 Lucas Schnorr[trace] fixing identation
2011-04-22 Lucas Schnorr[trace] improve insertion sort by starting from the end
2011-04-21 Christophe ThiéryTypo
2011-04-21 Christophe ThiéryFix the race condition in _xbt_log_cat_init().
2011-04-21 Christophe ThiéryImplement reentrant mutexes in xbt_os_thread
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 Martin Quinsonwtf? 13k spaces are a bit overplayed
2011-04-21 NavarropPut ns3 sources in place.
2011-04-21 Martin Quinsontry to define _ISO_C99_SOURCE ASAP so that it's defined...
2011-04-21 Martin Quinsonload simgrid_config ASAP so that _GNU_SOURCE really...
2011-04-21 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-21 Christophe ThiéryFor tesh, produce the same output for different context...
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin Quinsontypos in comments
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 Christophe ThiérySimix: fix an infinite recursion when calling xbt_threa...
2011-04-20 Arnaud GierschAlign address on a page boundary.
2011-04-20 NavarropDo really what we claim to do.
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 NavarropThis ifdef is not necessary now.
2011-04-20 NavarropUpdate rulebased_get_onelink_routes since we have delet...
2011-04-20 Christophe ThiéryMC: make the output independent of the type of processo...
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonfix MC in 32bit [Marion, still learning git -- shame...
2011-04-19 Christophe ThiéryFix Doxygen warnings
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Christophe Thiéryisfinite() is C99
2011-04-19 Martin QuinsonMake sure we have getline when we use it
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonmore explicit error messages on mmap madness
2011-04-19 Christophe ThiéryFix compilation error
2011-04-19 Martin Quinsonmore informative error messages on errors within mmalloc
2011-04-19 Martin Quinsononly activate tests with raw contextes on platform...
2011-04-18 Martin QuinsonDo not fail if getprotobyname(tcp) returns NULL, as...
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2011-04-18 Martin Quinsondoxygen_error--
2011-04-18 Christophe ThiéryTypo in a comment
2011-04-18 Christophe ThiéryTypos
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
next