Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-05-24 Lucas Schnorr[trace] default colors for mpi states
2011-05-24 Lucas Schnorr[trace] updating tesh's to follow recent changes in...
2011-05-24 Lucas Schnorr[trace] msg process and tasks tracing also needs platform
2011-05-24 Lucas Schnorr[trace] removing volume case study, deprecated at 3.6
2011-05-24 Lucas Schnorr[trace] smpi grouped trace implies user wants to trace...
2011-05-24 Lucas Schnorr[trace] let the tracing system (and not the instrumenta...
2011-05-24 Lucas Schnorr[trace] only need to declare resource utilization types...
2011-05-24 Lucas Schnorr[trace] isolating buffer dumping from the simulation...
2011-05-24 Lucas Schnorr[trace] controlling the callbacks and push/pop of conta...
2011-05-24 Lucas Schnorr[trace] new function returns true if user options need...
2011-05-24 Lucas Schnorrcorrecting mode of a perl script to be executable
2011-05-19 Christophe... Let the user set the latency with the constant network...
2011-05-19 Pedro VelhoAdded an optinal timer for those who want to sample...
2011-05-19 Pedro VelhoShut down the gtnets verbose output when advancing...
2011-05-18 Arnaud GierschApply "coordinates" config option in surf_config, and...
2011-05-18 Arnaud Giersch[gras] Don't define variables twice.
2011-05-18 Arnaud Giersch[surf] Don't define variable "platform_filename" twice.
2011-05-18 Arnaud Giersch[mc] Don't define variable "raw_heap_fd" twice.
2011-05-18 Arnaud Giersch[tesh] Don't define variables twice.
2011-05-18 Arnaud GierschDelete unused variable.
2011-05-18 Arnaud GierschDelete old/unused file.
2011-05-18 Arnaud GierschTasks must be initialized.
2011-05-17 Arnaud GierschMove tests at proper place.
2011-05-17 Arnaud GierschFix stupid off-by-one error, and make check survive...
2011-05-17 Pierre-Nicolas... Very basic memoizer.
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-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-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
next