Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-05-26 Mark Stillwelltree_bcast and antibcast don't actually use the root...
2011-05-26 Mark Stillwellchanged match_recv and match_send...They were requiring...
2011-05-26 Mark Stillwellfixed build_tree to enable MPI broadcasts with root...
2011-05-17 Pierre-Nicolas... Merge back master branch.
2011-05-17 Pierre-Nicolas... Very basic memoizer.
2011-05-17 Pierre-Nicolas... Merge back master branch.
2011-05-17 Arnaud Giersch[trace] Fix tests: tracing-ms, and tracing-categories.
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-16 NavarropAdd an hidden option to enable ucontext on Mac.
2011-05-16 NavarropIn mac ucontext.h is not detected by cmake but we want...
2011-05-13 Pierre-Nicolas... Merge back master branch.
2011-05-12 NavarropIf ucontext.h is not present don't try to run prog_AC_C...
2011-05-12 Christophe... Action replayer: don't hardcode the usage of raw contextes
2011-05-12 Christophe... Use variadic macros
2011-05-12 Christophe... Action replayer: remove dirty hacks, they didn't work...
2011-05-12 NavarropAdd missing test before set properties.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-05-11 Christophe... Update ChangeLog
2011-05-10 Lucas Schnorr[trace] fix on user link variable declaration
2011-05-10 NavarropAdd a script for install ns3
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 NavarropDon't include generated headers into distrib.
2011-05-09 NavarropAdd some print for debug (trace level)
2011-05-09 NavarropUse flag -Drelease=on on pipol for the moment.
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 Gierschxbt_swag: use correct field for getPrev and getNext.
2011-05-05 Arnaud GierschDo not make an expensive call to get_route if it is...
2011-05-04 Pierre-Nicolas... Use a thread-specific cache variable (make sure to...
2011-05-04 Pierre-Nicolas... Use a global variable to cache the rank of currently...
2011-05-04 Pierre-Nicolas... Be a little more verbose before aborting.
2011-04-28 NavarropThis line make test failed.
2011-04-28 NavarropCheck if platform is win or unix.
2011-04-28 Martin QuinsonKill dependency on pod2usage since we can really do...
2011-04-28 Lucas Schnorrupdate tracing tesh's to new order of events caused...
2011-04-28 NavarropDeclare some tests failed for release 3.6
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 mehdichord implementation in splay/lua
2011-04-27 mehdigot a number (not a table?) with Task_splay_irecv
2011-04-27 mehdireimplement splay/lua methods
2011-04-27 NavarropQuick verif to know if elements src and dst are found...
2011-04-27 NavarropMiss 3 more trace files
2011-04-27 NavarropRemove old trace files and add a picture for distrib.
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... Fix supernovae compilation
2011-04-26 Christophe... Fix the binary directory of Chord tesh file
2011-04-26 Christophe... Make sure strdup is declared
2011-04-26 NavarropSet some ucontext tests failed.
2011-04-26 NavarropOups HAVE_UCONTEXT_H and not CONTEXT_UCONTEXT.
2011-04-26 NavarropUse function mergesort against qsort if possible.
2011-04-26 NavarropAdd test *-ucontext only if have the context ucontext
2011-04-26 Martin Quinsonreimplement tesh.pl. Still not working in parallel...
2011-04-26 Martin Quinsonfix macro name to get isfinite declared
2011-04-26 Martin Quinsonstrenght the test of sem_init by testing that the funct...
2011-04-26 NavarropPut the good Gflops of clusters.
2011-04-22 NavarropInclude WinDef.h for win32 typedef "DWORD" xbt_os_threa...
2011-04-22 Christophe... I don't even know why it worked before.
2011-04-22 Christophe... Define the right type for xbt_os_thread_key_t
2011-04-22 Christophe... Don't link this test to pthread
2011-04-22 NavarropCheck if __thread is available.
2011-04-22 Christophe... Add a simple test to check whether the compiler accepts...
2011-04-22 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 Christophe... When __thread is not available, use xbt_os_thread_get_s...
2011-04-22 Christophe... Add functions xbt_os_thread_key_create, xbt_os_thread_g...
2011-04-22 NavarropFix win64 compilation.
2011-04-22 Martin Quinsonfactorize chomps, and simplify regexp by using other...
2011-04-22 Christophe... Attempt to allow initializing log categories before...
2011-04-22 Christophe... I forgot to also move the structure definition
2011-04-22 Christophe... Move the implementation of reentrant mutexes out of...
2011-04-22 NavarropAdd missing cmake path for windows.
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-22 Lucas Schnorr[trace] updating changelog
2011-04-22 Lucas Schnorr[trace] fixing identation
2011-04-22 Lucas Schnorr[trace] improve insertion sort by starting from the end
next