Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chainsend: change tesh to test with 8192 pieces
[simgrid.git] / include / smpi /
2010-02-02 piniOops, forgot to add this in r7040.
2010-01-27 piniFix errors with relative includes with smpicc
2009-07-31 genaudstarted alltoallv(). Still some bugs.
2009-07-21 genaud* minimum of datatype handling for alltoall tuned
2009-07-20 genaud... untested ...
2009-07-13 genaudMPI_Sendrecv
2009-07-09 genaud- MPI_Scatter() /* untested */
2009-07-07 genaudOops. Forgot to commit the header.
2009-06-30 genaudMPI_Allreduce()
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-29 mquinsonMake Waitall and Waitany visible from user side (and...
2009-06-27 genaudsome preliminary additions to implement more collectives
2009-06-26 genaudadded MPI_Wtime()
2009-06-25 mquinsonCompile about every existing SMPI examples (reduce...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-04-25 marklsneed MPI_Wait in header file...
2007-11-27 marklsrenamed MPI_ functions to avoid namespace collisions...
2007-11-12 marklsrenamed DO_ONCE to SMPI_DO_ONCE.
2007-11-12 marklsmade some changes to allow more than one DO_ONCE block...
2007-11-09 marklsadded code to allow for DO_ONCE loops. very preliminary.
2007-09-18 marklsadded very crufy hacked together broadcast and split.
2007-09-15 marklsadding very hacked together and inefficient implementat...
2007-09-08 marklsremoving references to mpi_comm_world from internal...
2007-09-05 marklschanged smpi data structures.
2007-08-30 marklsforgot to commit changes to this file earlier...
2007-08-24 marklspublicly exported smpi data structures.