Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
refactored smpi into multiple source files.
[simgrid.git] / examples / gras / pmm /
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-27 eyraudlSlight clarification of variable names
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-07 mquinsonDon't bother trying to close the socket: gras reports...
2007-08-07 mquinsonErm. Previous output was buggy
2007-08-07 mquinsonRevalidate the output, which changed when introducing...
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-02 alegrandAutomatically generated files.
2007-07-17 mquinsonupdate 64bits chronos after last changes to speed up RL
2007-07-17 mquinsonLet it compile without --disable-compile-optimizations
2007-07-13 mquinsonrevalidate the simulator output after last change
2007-07-13 mquinsonSlaves try a bit harder to connect to the master
2007-07-08 mquinsonhello, automake-1.10
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonSimix does not display event occuring at the same times...
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 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-07-02 mquinson64bits sizes induce small timing differences
2007-06-29 mquinsonno timeout, show display even if not checking it
2007-06-29 mquinsonUpdate autogenerated files
2007-06-08 mquinsonLess details in output, less chance to get it wrong...
2007-06-08 mquinsonNew timeout syntax
2007-06-08 mquinsonDo not use configure to generate the test script, facto...
2007-06-08 mquinsonUse format precision modifier in date outputs, since...
2007-06-06 mquinsonconvert to tesh
2007-05-02 mquinsonupdate autogenerated
2007-04-13 cheriermthe script of the rl test on Windows
2007-04-13 cheriermthe script of the sg test on Windows
2007-03-08 mquinsonCommit the autogenerated files
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-02-28 alegrandReverting last changes.
2007-02-28 alegrandUpdate
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
2006-11-30 mquinsonincrease matrix size a bit, and do not wait insane...
2006-11-23 mquinsonAdd some surnumerous slaves, just in case
2006-11-23 mquinsonFix the code to kill surnumerous slaves
2006-11-21 mquinsonWait a bit more for pals since some dudes need as much...
2006-11-15 mquinsonreduce waiting time
2006-11-14 eyraudlUpdate make_deployment.pl script to the current command...
2006-08-27 mquinsonYet another s/_deployment// massive change. Damnit...
2006-08-27 mquinsonStick to the file naming scheme used in the tutorial
2006-08-24 mquinsonstick to the file naming convention presented in the...
2006-07-19 mquinsontest_sg.in
2006-07-19 mquinsonguardrail
2006-07-17 mquinsonReally rename the HostManagement amok module to PeerMan...
2006-07-16 mquinsonGras_stub_generator does not produce the same files...
2006-07-12 mquinsons/xbt_host_t/xbt_peer_t/
2006-07-10 mquinsonwait a bit more for master, he's too fat to move fast...
2006-07-10 mquinsonConvert to amok/hostmanagement (it helps avoiding port...
2006-07-10 mquinsoncosmetics
2006-07-06 mquinsonWorks both in RL and SG. Those processes are as stupid...
2006-07-04 mquinsonMore debugging (and smaller matrices during the debuggi...
2006-07-04 mquinsonNot testing in RL would be like hiding problems. We...
2006-06-26 mquinsonThis is how this test should be started in RL when...
2006-06-26 mquinsonTake it easy : don't run this test in RL since it's...
2006-06-26 mquinsonRegister the messages in the master too
2006-06-26 mquinsonReduce the PROC_MATRIX_SIZE so that the deployment...
2006-06-20 mquinsonFirst draft, doesn't work for now but I can barely...
2006-06-20 mquinsoncleanups and fixups. Seems to work now (but computation...
2006-06-13 mquinsonMore work on this. Looks better now, but still doesn...
2006-05-29 alegrandProviding up-to-date xml files... Version 1 with units...
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 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 mquinsonreindent
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 amad206add the "test_sg" file : to use "examples/msg/msg_plat...
2006-05-20 amad206example of parallel matrix multiplication : I modified...
2006-05-19 amad206*** empty log message ***