Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change host data into process data; count processes instead of hosts; communicator...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 25 Jun 2009 09:02:33 +0000 (09:02 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 25 Jun 2009 09:02:33 +0000 (09:02 +0000)
commit1e356ccf3f40973c033d35177172838dd5b7854f
tree3eec434e750b4372e308097902dd14fd3458e281
parent7034cdc4561b2e48e238ca38c752b2a98917095c
Change host data into process data; count processes instead of hosts; communicator refer to list of processes instead of list of hosts (SMPI revamping about done, yuhu)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6350 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/smpi/private.h
src/smpi/smpi_base.c
src/smpi/smpi_bench.c
src/smpi/smpi_global.c
src/smpi/smpi_mpi.c
src/smpi/smpi_receiver.c
src/smpi/smpi_sender.c
src/smpi/smpi_util.c