Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update autogenerated
[simgrid.git] / examples / gras /
2007-05-02 mquinsonupdate autogenerated
2007-04-16 cheriermuncomment a exception
2007-04-16 mquinsonRemove funky non-ascii chars
2007-04-13 cheriermthe script of sg test on windows
2007-04-13 cheriermthe script of rl test on windows
2007-04-13 cheriermansi c declaration variables
2007-04-13 cheriermthe script of the rl test on Windows
2007-04-13 cheriermthe script of the sg test on Windows
2007-04-13 cheriermansi c declaration of variables
2007-04-13 cheriermthe script test_rl.vbs
2007-04-13 cheriermthe ansi c declaration of variables are at the begining...
2007-04-13 cherierma script of the sg test on windows
2007-04-13 cherierma script of the rl test on windows
2007-04-13 cheriermjust a little mistake on this example
2007-04-13 cherierma script to launch the rl test on Windows
2007-04-13 cherierma script to launch the sg test on Windows
2007-04-13 cherierma script to launch the real test on Windows
2007-04-11 cheriermused during the build process
2007-04-11 cheriermused during the build process
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
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 mquinsonImport the makefile chunk to generate the gras temporar...
2006-08-24 mquinsonstick to the file naming convention presented in the...
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 mquinsonautomake dont like '-' in names. Move those files from...
2006-07-12 mquinsonMove those files a second time today: automake don...
2006-07-12 mquinsonMove those files a second time today: automake don...
2006-07-12 mquinsonMove simple token-ring to a subdir
2006-07-12 mquinsonRe-import the simple-token example (was named tokenS...
2006-07-12 mquinsonMove the simple token-ring in a 'mutual-exclusion'...
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-26 mquinsonDo test this in RL too
2006-06-26 mquinsonAdapt the deployment file to the lastest changes in...
2006-06-26 mquinsonUseless cosmetics
2006-06-23 amad206Modify the all2all to support all data Message Size
2006-06-22 mquinsonMore verbose on processes interactions
2006-06-22 mquinsonThose sleeps in the run script are redundent with the...
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-06-09 amad206Roots of the experimentation infrastructure and Modify...
2006-06-09 mquinsonSwitch to xbt_matrix_t
2006-06-08 mquinsonBugfix: Do run a broadcast when asked for, and a all2al...
2006-06-06 mquinsonport to modernity
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-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 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 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 ***
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 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
next