Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't use reserved keywords.
[simgrid.git] / examples / gras / pmm /
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 ***