Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : get hash of local and global variables which are not pointers
[simgrid.git] / include / smpi /
2010-10-11 alegrandIndent include and src using this command:
2010-09-29 piniSqueeze any block with a given delay (in flops).
2010-09-27 piniAdded local and global sampling.
2010-09-22 piniAdded RAM folding to SMPI.
2010-09-06 piniFixed return type.
2010-09-06 piniAdded missing MPI call.
2010-04-25 mquinsonFix copyright headers
2010-04-21 piniAdded persistent communications (working but not yet...
2010-03-25 piniMore MPI calls support in SMPI
2010-03-25 piniAdded MPI_COMM_SELF.
2010-03-23 genaudMPI_MAXLOC & MPI_MINLOC + all associated datatype MPI_D...
2010-03-22 genaudadded MPI_Get_processor_name()
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
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.