Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-05-21 mquinsonintegrate to the distribution
2006-05-21 mquinsonRename maestro/sensors to master/slaves
2006-05-21 amad206correct pmm_deployment.xml
2006-05-20 amad206add comments to pmm example & modify pmm_deployment...
2006-05-20 mquinsonI cannot stand that Arnaud commited more recently than...
2006-05-20 alegrandUpdate slides' reference.
2006-05-20 amad206add the "test_sg" file : to use "examples/msg/msg_plat...
2006-05-20 mquinsonFlavien's platform generator. It can produce lines...
2006-05-20 amad206example of parallel matrix multiplication : I modified...
2006-05-20 alegrandAdding a FAQ entry on the CVS compiling.
2006-05-19 amad206*** empty log message ***
2006-05-19 mquinsonAdd a big fat warning to users seeming to use the CVS...
2006-05-19 amad206*** empty log message ***
2006-05-19 mquinsonModify the experimentation suite so that it can test...
2006-05-19 mquinsonRoots of the experimentation infrastructure for Ahmed
2006-05-19 mquinsonupdate to pass the arguments the processes expect
2006-05-19 mquinsonAccept one peer (described as hostname:port) per argument
2006-05-19 mquinsonAnd now, this damn 5-lines function without trivial...
2006-05-19 mquinsonNew function: xbt_host_from_string() creating an xbt_ho...
2006-05-19 mquinsonEnable timestamping of messages emitted out of any...
2006-05-19 mquinsonVarious cleanups; dupplicate the processes on each...
2006-05-19 mquinsoncosmetics: rename alltoall to all2all
2006-05-19 mquinsonAdd all2all to the picture
2006-05-19 mquinsonignore ignorable
2006-05-19 mquinsonThis compiles, at least
2006-05-19 mquinsonReupload with unix end of lines, not mac ones (don...
2006-05-18 alegrandBug fix raised by Fabien Janvier. Returns a sensible...
2006-05-18 alegrandAdd debugging informations
2006-05-18 alegrandGetting rid of useless field
2006-05-18 alegrandSanitize channel naming convention
2006-05-17 alegrandenabling gras_stub_generator to take more than one...
2006-05-17 amad206deployment file of alltoall example
2006-05-16 mquinsonThis file is a dupplicate from the msg directory
2006-05-16 mquinsonIgnore ignorable
2006-05-16 mquinsonstupid me. each process should pick its own port number...
2006-05-16 mquinsonpeigne la girafe
2006-05-16 mquinsonThose damn sparse messages for networking error conditi...
2006-05-16 mquinsonyup man. I needed THROW7
2006-05-16 mquinsoncosmetics
2006-05-16 mquinsonNew function: gras_msg_handleall to deal with all messa...
2006-05-16 mquinsonNew function: gras_msg_handleall to deal with all messa...
2006-05-16 mquinsonI want to know the name of the process on the other...
2006-05-16 mquinsonFix several glitches, add a 'proc' field to the sockets...
2006-05-16 mquinsonDoc improvement
2006-05-16 mquinsondocument the Host Management amok module
2006-05-16 mquinsonNew amok module: Host management
2006-05-16 mquinsongive peer a chance to get the message before closing...
2006-05-16 alegrandSanitize channels naming.
2006-05-16 alegrandSanitize channel naming.
2006-05-16 alegrandA word about the C++ bug
2006-05-16 alegrandAdding a set_data function.
2006-05-16 mquinsonsanitize logging channel naming
2006-05-16 mquinsonAdd xbt/host module to the lib
2006-05-16 mquinsonsanitize the memory management
2006-05-16 mquinsonUse xbt/host module
2006-05-16 mquinsonglitch fix in host.h, and remove host_t cruft from...
2006-05-16 mquinsonA function handy when storing dynars in dynar or dicts
2006-05-16 mquinsonAdd xbt/host.h
2006-05-16 mquinsonSome (trivial) helping functions around xbt_host_t
2006-05-16 mquinsonMake sure our granfather is highlighted too (bugfix)
2006-05-16 mquinsonLet RETHROW4 and RETHROW5 work
2006-05-16 mquinsoncosmetics
2006-05-16 mquinsonI have a better idea of how to write the module mecanis...
2006-05-15 mquinsonFix a timeout computation (stupid me)
2006-05-10 alegrandLet's be nice with C++ users...
2006-05-10 mquinsondo not launch addr2line when we failed to find sensible...
2006-05-09 alegrandPlug memleak
2006-05-09 alegrandCosmetics.
2006-05-09 alegrandPluging mem leaks.
2006-05-09 amad206*** empty log message ***
2006-05-09 alegrandCleaning output.
2006-05-09 alegrandAdding convenient access functions.
2006-05-09 alegrandCosmetics
2006-05-09 alegrandImproving debug informations.
2006-05-09 alegrandFixing forgotten function.
2006-05-09 alegrandImproving debug informations.
2006-04-28 mquinsonI may be on vacation, but I don't like leaving a borken...
2006-04-26 mquinsonDocument the token ring example
2006-04-25 mquinsonregenerate with lastest flexml
2006-04-25 mquinsonUpdate the documentation now that the examples are...
2006-04-25 mquinsonthe gcc attribute 'unused' made portable
2006-04-25 mquinsonAllow to declare a log category and not use it right...
2006-04-25 mquinsonAllow to split GRAS projects in several files (the...
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-04-24 alegrandRemoving overwhelming informations on the main page...
2006-04-24 alegrandUse absolute dir for testsuite as relative paths result...
2006-04-24 alegrandAdd required file.
2006-04-24 alegrandCommit my modifications.
2006-04-24 alegrand*** empty log message ***
2006-04-24 alegrandBug correction.
2006-04-24 alegrandAdding debuging informations
2006-04-24 alegrandadding convenient XBT_IN5 macro
2006-04-22 alegrandstupid me! Fortunately, Derrick was looking...
2006-04-22 casanovaAdded a memset in function client() to avoid and "unini...
2006-04-21 mquinsonregenerate with the lastest flexml -- and unfortunately...
2006-04-21 mquinsonConvert a printf to an ERROR so that even archs without...
2006-04-21 mquinsonVpath fixups: libgras is generated (obviously). It...
2006-04-21 mquinsonVpath fixups: gras_stub_generator is generated. It...
2006-04-21 alegrand#define already defined
2006-04-21 alegrandstupid me!
next