Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also include hostfile into the archive since makecheck needs that
[simgrid.git] / examples / smpi /
2009-11-18 mquinsonAlso include hostfile into the archive since makecheck...
2009-08-18 mquinsonMore fixes to VPATH testing
2009-08-17 mquinsonKill a dupplicated target in makefile
2009-08-17 mquinsonupdate tesh files (I assume that ordering differances...
2009-08-01 genaudAlltoallv
2009-07-31 genaudstarted alltoallv(). Still some bugs.
2009-07-16 genaud* MPI_Sendrecv user+internal levels
2009-07-16 genaudupdate test
2009-07-15 mquinsonCompile the sendrecv example
2009-07-15 genaudexamples to demonstrate bugs in sendrecv
2009-07-10 genaudallreduce + scatter examples
2009-07-10 genaud MPI_Scatter() ok
2009-07-09 genaud- MPI_Scatter() /* untested */
2009-07-07 genaudOops. Forgot to commit the header.
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 genaudadded automatic test of reduce
2009-06-30 mquinsonUpdate the bcast tesh file after last changes to smpirun
2009-06-30 mquinson-quiet argument of smpirun died
2009-06-30 mquinsonCompile reduce example
2009-06-30 genaud* more thorough test for MPI_Reduce()
2009-06-26 mquinsonFinalize the smpi test (it works)
2009-06-26 genaud- corrected mvmul.c to avoid warnings
2009-06-25 mquinsonfinish the first tesh file of SMPI example
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...