Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : cleanups for heap comparison from global and local variables
[simgrid.git] / src / smpi / smpi_coll.c
2012-02-01 Arnaud GierschThese free's are buggy.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-22 Lucas Schnorr[trace] fixing some memory leaks in smpi instrumentatio...
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-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-28 Pierre Nicolas CLAUSSMerge branch 'master' into smpi
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-19 Mark Stillwellfixing some compiler warnings for adding to void pointe...
2011-07-04 Mark Stillwellhaha! problem with call to get_remote_mailbox...code...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-26 Mark Stillwelltree_bcast and antibcast don't actually use the root...
2011-05-26 Mark Stillwellfixed build_tree to enable MPI broadcasts with root...
2011-02-17 agierschUse new style logging macros.
2010-12-07 piniRemoved some old and unused filed from SMPI.
2010-10-11 alegrandIndent include and src using this command:
2010-09-23 navarropInitialize value. Compilation with Full Flags.
2010-04-25 mquinsonFix copyright headers
2010-04-21 piniAdded persistent communications (working but not yet...
2010-03-25 piniRemoved trailing whitespace
2010-03-12 piniCosmetics in SMPI and bugfix for a nasty bug in SIMIX...
2010-02-23 piniAdded implementation of missing case for Alltoall ...
2010-02-22 piniFix bug while counting created requests in alltoallv.
2010-02-08 piniSMPI over SIMIX_network in a two days rush.
2009-08-01 genaudAlltoallv
2009-07-31 genaudstarted alltoallv(). Still some bugs.
2009-07-30 genaudalltoall implemented (almost opmpi algorithms)
2009-07-21 genaud* minimum of datatype handling for alltoall tuned
2009-07-20 genaud... untested ...
2009-07-13 genaud+ MPI_Sendrecv()
2009-07-03 genaud- MPI_Barrier() as a collective
2009-07-02 genaud* added support for optimized collectives: