Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix segfault when using parallel contexts
[simgrid.git] / include / smpi /
2011-01-20 piniAdded macros definitions and runtime support for cocci...
2011-01-18 marklscommiting some more automatic source patching stuff...
2011-01-17 piniAccess to SIMIX data without resorting to a request...
2011-01-17 piniAdded include file with macro definitions for coccinell...
2011-01-06 piniWe have to somehow rely on F2C if we want it.
2011-01-05 piniAdded support for sampling up to a given number of...
2010-12-02 piniNo need to generate that file.
2010-12-02 piniNo need to rely on f2c anymore
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).
2010-12-01 piniUse plain old C types.
2010-11-30 navarropThis file is now generated by cmake.
2010-11-30 navarropRemove error if not having f2c.
2010-11-30 piniAdd many missing (but not yet implemented) MPI calls.
2010-11-30 piniAdd more definition to fortran (so that LU works).
2010-11-30 piniImplement PMPI.
2010-11-26 piniSupport more MPI calls in fortran.
2010-11-25 navarropFix error detection of f2c.
2010-11-22 piniSupport for Fortran code in SMPI based on f2c, some...
2010-11-18 piniMPI_Comm_split is back to life.
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.