Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* minimum of datatype handling for alltoall tuned
authorgenaud <genaud@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 21 Jul 2009 13:41:23 +0000 (13:41 +0000)
committergenaud <genaud@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Tue, 21 Jul 2009 13:41:23 +0000 (13:41 +0000)
commitd24c1ddb2db13c24197bb813dc538e480edeb601
treee06f3977fa198d2277408e7ae9e335821dbc42ff
parent7a8ff8bf272f8b34b190c647efe4f543919496e4
* minimum of datatype handling for alltoall tuned
  => start add files for separate topics, e.g smpi_mpi_dt.{c,h}
* started debugging alltoall basic_linear

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6525 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/smpi/smpi.h
src/Makefile.am
src/smpi/private.h
src/smpi/smpi_base.c
src/smpi/smpi_coll.c
src/smpi/smpi_global.c
src/smpi/smpi_mpi.c
src/smpi/smpi_mpi_dt.c [new file with mode: 0644]
src/smpi/smpi_mpi_dt_private.h [new file with mode: 0644]