Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
slight change in the example that lauchs everything
[simgrid.git] / src /
2012-09-10 suterfunctional implementation of trace replay on top of...
2012-09-10 suteradd some test to not perform some memcpy. Mandatory...
2012-09-10 suteradd a getter to user data attached to a smpi_process
2012-09-10 suteradd a getter on user data attached to a smpi_process
2012-09-10 suterattach time-independent traces to processes when the...
2012-09-10 suteradd a field to attach user data to a smpi process and...
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 navarroCosmetics. (Forgot from a previous renaming)
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-29 navarroOups, take the information in the argument structure.
2012-08-28 navarroCompletely remove route_t and replace by sg_platf_route...
2012-08-22 schnorr[trace] avoiding key clashes on paje links
2012-08-21 Augustin Degommeforgot to add color for computing in previous commit
2012-08-21 schnorr[trace] color fields must have type 'color'
2012-08-21 Augustin Degommeadd option to generate states for code outside smpi...
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-21 jean-noel quintin[smpi,simix-network] remove a useless function
2012-08-20 schnorr[trace] header re-organization (now with a basic version)
2012-08-20 schnorr[trace] fix color for MPI operations to correctly follo...
2012-08-20 schnorr[trace] new option tracing/basic (used to generate...
2012-08-18 Marion Guthmullermodel-checker : init result of simcalls for snapshot...
2012-08-17 Marion Guthmullermodel-checker : try first to associate each block or...
2012-08-16 Marion Guthmullermodel-checker : remove unnecessary step
2012-08-16 Marion Guthmullermodel-checker : equal_to field of blocks/fragments...
2012-08-16 Marion Guthmullermodelc-checker : reset list of blocks/fragments pairs...
2012-08-16 Marion Guthmullermodel-checker : init equal_to field to -1 for each...
2012-08-16 Marion Guthmullermodel-checker : set size used to 0 when free fragment
2012-08-15 Martin Quinsondafuk did I just see?
2012-08-15 Martin Quinsonif this line induce a bug (see commit 05cd623), then...
2012-08-10 Jean-Baptiste HervéEvent trace generation: Change interface of constructors
2012-08-10 Jean-Baptiste HervéPlatform generation: fix the remove links function
2012-08-10 Jean-Baptiste HervéPlatform generation: record the router id
2012-08-10 Augustin Degommedeactivate change induced by re7d52b71aae7 in logging...
2012-08-10 Augustin Degommenow that the simcall has been created, use it
2012-08-09 Cristian RosaAdd a new simcall to get/set the receiver of a rendez...
2012-08-09 Jean-Baptiste HervéPlatform generation: little modifications to the connec...
2012-08-09 Jean-Baptiste HervéPlatform generation: "clique" topology does not need...
2012-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-09 Jean-Baptiste HervéPlatform generation: generate routes
2012-08-09 Martin QuinsonVarious hacks to unbench the logging to disk when run...
2012-08-08 Augustin Degommeadd getter/setter functions in simix to access more...
2012-08-08 Jean-Baptiste HervéPlatform generation: Make link labeling work
2012-08-08 Augustin Degommeadd missing includes
2012-08-08 Jean-Baptiste HervéPlatform generation: add some documentation
2012-08-08 Jean-Baptiste HervéTrace generation: add some documentation
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-08 Marion Guthmullermodel-checker : MC_ignore_init in MSG for ucontext
2012-08-07 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-07 Augustin Degommeadd an "smpi/async_small_thres" configure option to...
2012-08-07 Augustin Degommeadd an immediate asynchronous send possibility for...
2012-08-07 navarroRemove unused structure and function
2012-08-07 Augustin Degommefix a bug causing surf to sometimes loop forever
2012-08-07 navarroCompletely remove surfxml_callback.
2012-08-07 Jean-Baptiste HervéPlatform generation : REALLY check if the graph is...
2012-08-06 navarroMore cleaning for surfxml callback (property and trace*)
2012-08-06 navarroCleanUp unused xbt_dynar_t from callback
2012-08-06 Jean-Baptiste HervéMore condensed debug...
2012-08-06 Jean-Baptiste HervéEvent generator: Correct a mistake and add tiny debug
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 Quinsonand now, get the execution sampling macros work also...
2012-08-04 Martin Quinsondafuk? don't mix seconds and flops!
2012-08-04 Martin Quinsonrewrite the MPI execution sampling facility (previous...
2012-08-04 Martin Quinsonstop being protective against things we cannot deal...
2012-08-04 Martin Quinsonvariable renaming to try to understand this code
2012-08-04 Martin Quinsonmake an error message marginally more understandable...
2012-08-03 navarroUse the function sg_platf_new_linkctn when parsing...
2012-08-03 Jean-Baptiste HervéPlatform generation: Cluster generation should work
2012-08-03 Jean-Baptiste HervéCheck if string is NULL before a strcmp
2012-08-03 Jean-Baptiste HervéPlatform generation can now be used with MSG
2012-08-02 Martin QuinsonRevert "[trace] something might have failed during...
2012-08-02 Martin Quinsonmore verbose error messages
2012-08-02 Martin Quinsonuseless cosmetic in this code that is full of surprises
2012-08-02 Martin Quinsontypo--
2012-08-02 Jean-Baptiste HervéPlatform generation: add the function to put into Surf...
2012-08-02 Jean-Baptiste HervéCheck if "coord" is not null before do strcmp
2012-08-02 Marion Guthmullermodel-checker : add block and fragment number in mc_ign...
2012-08-01 Marion Guthmullermodel-checker : count ignore done in heap comparison...
2012-08-01 Marion Guthmullermodel-checker : sort ignore list and dichotomic search
2012-08-01 Marion Guthmullermodel-checker : ignore stack_top of maestro context...
2012-08-01 Marion Guthmullermodel-checker : init list of irrelevant differences...
2012-08-01 Marion Guthmullermodel-checker : forget case of comparison in heap compa...
2012-08-01 Marion Guthmullermodel-checker : ignore irrelevant differences for heap...
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 schnorr[trace] something might have failed during process...
2012-07-31 schnorr[trace] factorize more
2012-07-31 schnorr[trace] factorize code, use TRACE_msg_process_destroy...
2012-07-31 schnorr[trace] add function to destroy process container
2012-07-31 schnorrcosmetics
next