Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
No more mail.
[simgrid.git] / examples / smpi /
2010-05-19 mquinsonfix a bunch of issues found by make distcheck
2010-05-18 mquinsonfurther cleanups to the cmake files. We now have a...
2010-04-29 piniRemove unnecessary output that makes these tests fail...
2010-04-25 mquinsonFix copyright headers
2010-04-19 navarropDelete dependencies for ring.
2010-04-15 mquinsonkill an example with a very strange license
2010-04-15 navarropCorrect tesh files after patch time commit.
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-08 piniRemove dummy output.
2010-04-07 navarropAdapt tesh files for smpi.
2010-03-25 pinigcc likes it when you say 'please'.
2010-03-25 navarropCompile smpi examples with smpicc. Fix lualib location...
2010-03-25 piniCleanup.
2010-03-23 mquinsontry to get it compiling with paranoid gcc flags
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-23 genaudMPI_MAXLOC & MPI_MINLOC + all associated datatype MPI_D...
2010-03-11 piniOops, this shouldn't have make it to the repository.
2010-03-11 piniAdded our tweaked version of NAS benchmarks.
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
2010-01-27 piniAdded missing include.
2009-12-24 mquinsonFix the reduce test (by removing timings when -q is...
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...