Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Compile sdp.c only if we have found a working libsdp.
[simgrid.git] / examples / gras /
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
2006-05-17 amad206deployment file of alltoall example
2006-05-16 mquinsonThis file is a dupplicate from the msg directory
2006-05-16 mquinsonIgnore ignorable
2006-05-16 mquinsongive peer a chance to get the message before closing...
2006-05-09 amad206*** empty log message ***
2006-04-28 mquinsonI may be on vacation, but I don't like leaving a borken...
2006-04-26 mquinsonDocument the token ring example
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-04-24 alegrandAdd required file.
2006-04-22 casanovaAdded a memset in function client() to avoid and "unini...
2006-04-19 mquinsondistribute all needed files to compile
2006-04-12 mquinsonpid is now long int
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-11 mquinsonMore verbose on the remaining bug
2006-04-11 mquinsonMajor refactoring to make the test stricter and more...
2006-04-07 mquinsonCatch up with lastest API breakage (xbt_ex_free)
2006-04-06 mquinsonThere is a new process in can
2006-04-06 mquinsonFirst pass of cleanup so that it compiles with paranoid...
2006-04-06 illogictUpdate for chord example, indentation, cleaning out...
2006-04-06 mquinsonInfrastructure
2006-04-06 mquinsonAdd can
2006-04-06 bimalInitial import
2006-04-04 mquinsondebug msg tweaking
2006-04-04 mquinsonIgnore ignorable
2006-04-04 mquinsonAlso test in RL ;)
next