Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Keep an int parameter to SIMIX_context_get_nthreads
[simgrid.git] / include / smpi / smpi.h
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-24 mstillwellgettimeofday also needs to update benchmark info.
2011-10-20 Martin Quinsonmerge branches
2011-08-29 Mark Stillwellmoved macros that rewruite calls to sleep and gettimeof...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Pierre-Nicolas ClaussVery basic memoizer.
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-01 piniTentatively use sampling with Fortran.
2011-01-17 piniAccess to SIMIX data without resorting to a request...
2011-01-05 piniAdded support for sampling up to a given number of...
2010-12-02 piniAllow SMPI to run on old unixes (even on darwin).
2010-11-30 piniAdd many missing (but not yet implemented) MPI calls.
2010-11-30 piniImplement PMPI.
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.
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.