Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-06 velhoCorrected bug when choosing workstation model.
2007-07-06 mquinsonPropagate Pedro's typo fixing to the header files
2007-07-06 marklsadded in code to add computation action to simulation...
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-07-05 mquinsonIt can happen that users put the call to MSG_config...
2007-07-05 velhoI don't know why this example wasn't working. I changed...
2007-07-05 donassbrIt was more difficult to find the bug that I thought...
2007-07-04 marklsdo-nothing program that uses only MPI_Init and MPI_Fina...
2007-07-04 velhoUsing relative error to approximate the values of lambd...
2007-07-04 mquinsonavoid any name clashes with msg/private.h so that the...
2007-07-04 mquinsonStop useless sensors before they wine about not getting...
2007-07-04 mquinsonRationalize the description of which file goes in which...
2007-07-04 mquinsonfinish the convertion of tests to TESH
2007-07-04 mquinsonContinue documenting my changes
2007-07-04 mquinsonMore informative error message when non-clean end,...
2007-07-04 mquinsonOnly use the basename of __FILE__ when propagating...
2007-07-03 mquinsonUse 0 to indicate an invalid PID instead of -1. Someone...
2007-07-03 marklsfinally putting in proper use of mutexes. code still...
2007-07-03 mquinsonMake sure that MSG_process_get_PID() never raise an...
2007-07-03 marklsundoing an unintentional mistake.
2007-07-03 marklsre-start smpi from scratch to use SIMIX.
2007-07-02 velhoErased bad commentary.
2007-07-02 velhoAdded the generic method to model fairness depending...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonRevert the convertion of MSG pids from int to long...
2007-07-02 mquinsonConvert MSG pids from int to long int so that they...
2007-07-02 mquinsonSimix does not display event occuring at the same times...
2007-07-02 mquinsonSpecify that we want the simulation tests before the...
2007-07-02 mquinsonAlso convert the generator to SIMIX...
2007-07-02 mquinsonMake sure we can set the testing environment of the...
2007-07-02 mquinsonMake sure that the tests can be run directly with tesh...
2007-07-02 mquinsonMake sure that the tests can be run directly with tesh...
2007-07-02 mquinsonSimix does not display event occuring at the same times...
2007-07-02 mquinsonImprovement
2007-07-02 mquinsonSimix does not display event occuring at the same times...
2007-07-02 mquinsonDocument the arrival of SIMIX
2007-07-02 mquinsonSimix does not display event occuring at the same times...
2007-07-02 mquinsonFix the documentation hierarchy
2007-07-02 mquinsonI scratched my own change to fix the documentation...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-07-02 mquinson64bits sizes induce tiny timing differences
2007-07-02 mquinson64bits sizes induce small timing differences
2007-07-02 mquinson64bits sizes induce small timing differences
2007-06-29 mquinsonMake sure that amok test files (which are not converted...
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 mquinsonMake sure the navbar tricks we use in the post-processo...
2007-06-29 mquinsonuseless cleanup
2007-06-29 mquinsonNew log macros added
2007-06-29 mquinsonAnd now, update the doc for all added macros. Sorry...
2007-06-29 mquinsonNew macros were added. Update the doc
2007-06-29 mquinsonFix various issues raised by newest version of doxygen
2007-06-29 mquinsonshut doxygen up about unknown html tags
2007-06-29 mquinsonUpdate configuration file to modern doxygen versions
2007-06-29 mquinsonpubli+=2; fix encoding
2007-06-29 mquinsonno timeout, show display even if not checking it
2007-06-29 mquinsonUpdate autogenerated files
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-06-28 marklsA lot has been moved over to simix, but getting rid...
2007-06-28 vernierset an homogeneous max. number of parameters (10) for...
2007-06-28 velhoNow compiling. Sorry Arnaud.
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-06-22 mquinsonstop looking for the useless fortran compiler
2007-06-19 marklsporting smpi from msg to simix. This may be more work...
2007-06-18 mquinsonNew question: 'Implementing communication delays betwee...
2007-06-12 mquinsonAdd gtnets to the dependencies of the libsimgrid.so...
2007-06-12 marklshad to add make file to make it possible to actually...
2007-06-12 marklsadded smpi to cvs repository. still need to do a lot...
2007-06-08 mquinsonLess details in output, less chance to get it wrong...
2007-06-08 mquinsonNew timeout syntax
2007-06-08 mquinsonbuglet
2007-06-08 mquinsonAllow to disable timeouts
2007-06-08 mquinsonCompute correctly whether we are on 32bits
2007-06-08 mquinsonExport whether we are on 32bits or 64bits to makefiles...
2007-06-08 mquinsonDo not use configure to generate the test script, facto...
2007-06-08 mquinsonGet the P2P gras examples out of the picture: they...
2007-06-08 mquinsonMake sure the precision is int to keep 64bits happy
2007-06-08 mquinsonuse --log instead of the deprecated --xbt-log
2007-06-08 mquinsonsplit the MSG tesh test in several files, and get them...
2007-06-08 mquinsonUse format precision modifier in date outputs, since...
2007-06-08 mquinsonsplit the tesh test in several files, and get them...
2007-06-08 mquinsonsplit the tesh test in several files, and get them...
2007-06-08 mquinsonBe more verbose about which command which message refer...
2007-06-08 mquinsonWe need the tests in the archive, obviously
2007-06-08 mquinsonDamn, this code gets annoying. Each time I'm sure it...
2007-06-08 mquinsonImplement a format precision modifier
2007-06-08 mquinsonThreshold is not the only setting we can modify anymore...
2007-06-08 mquinsonWhen dealing with an uncatched exception, use CRITICAL...
2007-06-06 mquinsonconvert to tesh
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonthe matrix may have 0 columns...
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonconvert to tesh
2007-06-06 mquinsonMove to tesh for the tests
next