Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Some symbols were renamed by last flexml update.
[simgrid.git] / examples / msg / pmm /
2012-12-20 Paul Bédaridemake MSG_comm_waitany use dynar
2012-11-26 suterrevalidate tesh outputs for icomms, pmm, sendrecv
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschIncrease timeout in pmm.tesh.
2012-10-10 Arnaud GierschFix memory leaks in msg_pmm.
2012-10-10 Arnaud GierschAdd msg-pmm to the list of tests to run, and fill up...
2012-10-10 Arnaud GierschCannot use a dsend here, or it will be aborted when...
2012-10-10 Arnaud GierschCheck for errors from MSG_task_receive.
2012-10-10 paul bedarideadd pmm.tesh
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-06-29 lbobelinCleaned doc, re-included examples, should be better...
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-02-08 Martin Quinsonstop using internal header files from the examples...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-19 navarroRemove old MSG_set_channel_number from examples.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-16 Christophe ThiéryMSG_task_dsend: don't apply a default function if clean...
2011-10-20 Martin Quinsonmerge branches
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-06 cristianrosaImprove parametrization of the pmm example.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropAvoid warning
2011-03-22 cristianrosaFactorize some code and cosmetic fixes.
2011-03-22 cristianrosaNew MSG example: Parallel Matrix Multiplication