Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid into...
[simgrid.git] / include /
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-28 Augustin Degommeadd support of a function (necessary to conceptual)
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-26 Augustin Degommeadd MPI_BOTTOM definition (needed by AMG benchmark)
2012-09-25 navarroWe need to have this function public for ruby binding
2012-09-21 Augustin DegommeAdd support for various MPI_Type functions, to handle...
2012-09-20 Augustin Degommeforgot a declaration, and two others were removed by...
2012-09-20 Augustin Degommeadd MPI_Probe and MPI_Iprobe support, and better handli...
2012-09-19 schnorr[trace] give users the possibility to pause/resume...
2012-09-19 Augustin Degommeadd the MPI_Wtick function to smpi to allow compilation...
2012-09-18 suterDoesn't see why MSG_get_host_number should be deprecated.
2012-09-17 navarroOups use the right value
2012-09-11 navarroAdd a function ls to storage
2012-09-10 suterdoxygen correction: SD_READY state doesn't exist anymor...
2012-09-06 navarroAdd a simcall for as and router property
2012-09-06 navarroAdd 3 msg functions to get and modify property of an...
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-29 navarroRewrite the init of bypass mecanism (tks Martin;)
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-10 Jean-Baptiste HervéEvent trace generation: Change interface of constructors
2012-08-09 Jonathan Rouzaud... Fix VM Trace bugs
2012-08-09 Cristian RosaAdd a new simcall to get/set the receiver of a rendez...
2012-08-09 Jonathan Rouzaud... Modify Trace for msg_vm_t
2012-08-09 Jean-Baptiste HervéPlatform generation: little modifications to the connec...
2012-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-09 Jean-Baptiste HervéPlatform generation: record the router id given while...
2012-08-08 Augustin Degommeadd getter/setter functions in simix to access more...
2012-08-08 navarroFactorize route ASroute bypassRoute and bypassASroute...
2012-08-08 navarroFirst example for bypass platform wit sg_platf_new...
2012-08-08 Augustin DegommeAdd a MSG_mailbox_set_async function to allow to set...
2012-08-08 navarroRemove link_list from surf_routing.c and add it into...
2012-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 navarroRemove unused structure and function
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-06 navarroCleanUp unused xbt_dynar_t from callback
2012-08-06 navarroAdd function sg_platf_new_* for *route and bypass*route.
2012-08-06 Jean-Baptiste HervéPlatform generation : Add a function to remove links...
2012-08-06 Jean-Baptiste HervéPlatform generation : add a function to check if the...
2012-08-04 Martin Quinsondafuk? don't mix seconds and flops!
2012-08-04 Martin Quinsonrewrite the MPI execution sampling facility (previous...
2012-08-03 navarroUse the function sg_platf_new_linkctn when parsing...
2012-08-02 Jean-Baptiste HervéPlatform generation: add the function to put into Surf...
2012-08-01 Marion Guthmullermodel-checker : remove unused function
2012-08-01 Jean-Baptiste HervéPlatform generation : add the edge length in its data
2012-08-01 Jean-Baptiste HervéPlatform generation : Add the Waxman topology algorithm
2012-08-01 Jean-Baptiste HervéPlatform generation : make public structures for node...
2012-08-01 Jean-Baptiste HervéPlatform generation : add the Zegura algorithm topology
2012-08-01 Jean-Baptiste HervéPlatform generation : add the Barabasi-Albert algorithm...
2012-07-31 navarroAdd function to unlink a file.
2012-07-31 navarroFix memory leak
2012-07-31 Jean-Baptiste Hervéplatform generation : add promoters and labelers support
2012-07-31 Jean-Baptiste Hervéplatform generation : modify some interfaces
2012-07-31 Jean-Baptiste HervéPlatform generation : add a function to set link parameters
2012-07-31 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-31 Jean-Baptiste HervéPlatform generation : add promotion functions
2012-07-30 Marion Guthmullermodel-checker : cleanup for heap comparison
2012-07-30 Jean-Baptiste HervéPlatform generation : add the exponential topology
2012-07-30 Jean-Baptiste HervéPlatform generation : add the uniform topology
2012-07-27 Jean-Baptiste HervéPlatform generation : add the clique topology
2012-07-27 Jean-Baptiste HervéPlatform generation : add the "ring" topology
2012-07-27 Jean-Baptiste HervéPlatform generation : Add 2 topology setup functions
2012-07-27 Jean-Baptiste HervéPlatform generation : Add some debug
2012-07-26 Jean-Baptiste HervéPlatform generation : Add a function to interconnect...
2012-07-26 Jean-Baptiste HervéPlatform generation : modify some interface
2012-07-26 Jean-Baptiste HervéFirst step to implement a platform generator in Simgrid
2012-07-12 suterDo the same as before to replay traces with SMPI, but...
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-10 Marion Guthmullermodel-checker : heapinfo address in parameter of malloc...
2012-07-10 Marion Guthmullermodel-checker : remove unused function
2012-07-09 suterAdd what's missing to load traces from SMPI.
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-07-04 Samuel LepetitAdd MSG_vm_reboot
2012-07-04 Samuel LepetitReturn the new process in SIMIX_process_restart, simcal...
2012-07-04 Samuel LepetitFix SIMIX_process_kill(SIMIX_process_self()); issue...
2012-07-04 schnorr[trace] correctly declaring simgrid tracing mark values...
2012-07-03 navarroFix some warnings in doc
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-07-02 Arnaud GierschAdd missing compatibility typedefs.
2012-07-02 Arnaud GierschMove compatibility typedefs in section MSG_USE_DEPRECATED.
2012-06-29 Samuel LepetitAdd some doc for SIMIX reference guide
2012-06-29 Samuel LepetitFix issues in documentation
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_gpu_task_t instead of m_gpu_task_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-28 Samuel LepetitFix in SIMIX_host_add_auto_restart_process
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-27 Samuel LepetitChanges in generated files from DTD change.
2012-06-25 Samuel LepetitAdd a simcall for process_on_exit
2012-06-25 Samuel LepetitFix an issue when you registered a on_exit function...
2012-06-22 navarroNeed to have a double because the result should not...
2012-06-22 Martin Quinsonmake iterating over NULL dynar a no-op that does not...
2012-06-22 navarroFix usage of xbt_dynar_foreach if dynar is NULL.
2012-06-21 navarroFix update of the file size when write a double and...
next