Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-06-02 mquinsoncosmetics
2006-06-02 mquinsonThe prototypes of the min_duration addition
2006-06-02 mquinsonTwo new functions (gras_socket_server_range and gras_so...
2006-06-02 mquinsonTwo new functions
2006-06-02 mquinsonAllow to retrieve the libdata of a remote host in SG
2006-06-02 mquinsonGive this module a minimal level of testing. I'm a...
2006-06-01 mquinsoncosmetics, and make two different error messages look...
2006-06-01 mquinsonNew function to get the element count of a set
2006-06-01 mquinsonExchange master socket port number on client socket...
2006-06-01 mquinsonGRAS is not the only one using libdata. AMOK does too...
2006-06-01 mquinsonvirtu needs this
2006-06-01 mquinsonfixme--: found a better place
2006-06-01 mquinsonallow to request remote measurement with a min_duration...
2006-06-01 mquinsonPort to the new amok_bw API (with min_duration)
2006-06-01 mquinsonWell. RPC answer need some extra love.
2006-06-01 mquinsonAnd now, do it right. Change the experience total size...
2006-06-01 mquinsonPlug a bunch of memleaks, and play with the new min_dur...
2006-06-01 mquinsonIn amok_bw_test, it is now possible to ask that the...
2006-06-01 mquinsonyet some more debug
2006-06-01 mquinsonctor/dtor of msg_cb_t + an new function to wait for...
2006-06-01 mquinsonctor/dtor of msg_cb_t + an new function to wait for...
2006-06-01 mquinsonNew functions to search in dynars (plus some cosmetics)
2006-06-01 mquinsonNew functions to search in dynars
2006-05-30 mquinsonNext version will be 3.1
2006-05-29 mquinsonNow that MSG uses sain units, we don't have to convert...
2006-05-29 mquinsonNow that MSG uses sain units, we don't have to convert...
2006-05-29 mquinsonprogram expects name:port on each maestro argument...
2006-05-29 alegrandProviding up-to-date xml files... Version 1 with units...
2006-05-29 alegrandAsk for version 1. Default is version 0.
2006-05-29 mquinsondon't weep you little user, we are no bastards, we...
2006-05-29 alegrandKeeping up with last surfxml modifications.
2006-05-29 alegrandUpdate changelog. Move the most important modifications...
2006-05-29 alegrandAdding a "version" tag to platform_description. This...
2006-05-29 mquinsonPlug a memleak
2006-05-29 alegrandretrive -> retrieve
2006-05-29 mquinsonMake a log message more explicit
2006-05-29 mquinsonReduce default verbosity, shorten a message
2006-05-29 mquinsonYeah, right. I'm plainly stupid and cannot come up...
2006-05-29 mquinsonTake arguments as <host>:<port> (=cleanups); reduce...
2006-05-29 mquinsonDo obey messages asking to stop the saturation
2006-05-29 mquinsonYet some more logging
2006-05-29 mquinsonNo timeout for saturations in full_fledged
2006-05-29 mquinsonShould compile before committing (sorry for the spam)
2006-05-29 mquinsonAllow endless saturation experiment (by passing duration=0)
2006-05-29 mquinsonSome more debugging informations
2006-05-29 mquinson- Some more debugging info
2006-05-29 mquinsonTell who sent the discarded messages
2006-05-29 mquinsonBetter choice of what is debug and what is verbose
2006-05-29 mquinsonkill old cruft moved since a looooong time to a better...
2006-05-29 mquinsonfound one source of issues in RL
2006-05-29 mquinsonDeclare the payload we expect (stupid me)
2006-05-29 mquinsonLet's shild the user against himself: check that he...
2006-05-29 alegrandAn additionnal example that causes a weird behavior...
2006-05-28 mquinsonLet's be really verbose about what gets copied on the...
2006-05-28 mquinsonUnregister failed sockets from the big socket dynar
2006-05-26 alegrandMoving platform_generation to contrib/
2006-05-26 alegrandAdd new convenient functions.
2006-05-25 mquinsonwe need libtool too to compile the CVS (but who don...
2006-05-24 mquinsonStupid me, use an existing channel as external default
2006-05-24 mquinsonSanitize the log channels naming scheme in GRAS too
2006-05-24 mquinsonSearch typedefs of pointer to function where they now...
2006-05-24 mquinsonSearch typedefs of pointer to function where they now...
2006-05-24 mquinsonA new datacontainer: the matrix
2006-05-24 mquinsonMove typedefs of pointer to function to their own file...
2006-05-22 mquinsonShut automake up
2006-05-22 mquinsonFound the bug: the 'from' variable was used to receive...
2006-05-22 mquinsonCosmetics: rename the initial message to 'assignment...
2006-05-22 mquinsonPass the neighbor in the enroll message, not on the...
2006-05-22 mquinsonAllow to exchange fixed-sized arrays which size is...
2006-05-22 mquinsonLearn how to exchange xbt_host_t data
2006-05-22 mquinsonNew function: xbt_host_copy (even if it's trivial)
2006-05-22 alegrandSorry for the noise. This script should not stay in...
2006-05-22 alegrandPutting it here in the meantime.
2006-05-22 alegrandA few more tiers file and a convenient perl script...
2006-05-22 alegrandMore careful inclusion of files in the distribution.
2006-05-22 alegrandCan't stand Mt modified this file after me! ;)
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-05-21 mquinsonCompute the slave position in the grid on the fly inste...
2006-05-21 mquinsonfirst step to separate the host matrix size from the...
2006-05-21 mquinsoncosmetics
2006-05-21 mquinsonreindent
2006-05-21 mquinsonadd the parallel matrix multiplication example (plus...
2006-05-21 mquinsonadd the parallel matrix multiplication example
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
next