Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add more checking to inputs of SMPI functions
authordegomme <degomme@debian.localdomain>
Fri, 5 Oct 2012 09:14:21 +0000 (11:14 +0200)
committerdegomme <degomme@debian.localdomain>
Fri, 5 Oct 2012 14:02:09 +0000 (16:02 +0200)
commit8ef8c31eb854d7dfc9b74deb757c42e682058145
treeac750472ea96bb06fde1b99f59b43efe6e766b77
parent82fa083e82f59772779da4b8cd2bb993291d1ac5
add more checking to inputs of SMPI functions
warns about too complex datatypes
avoid creating a complex datatype if it is actually contiguous
include/smpi/smpi.h
src/smpi/smpi_base.c
src/smpi/smpi_mpi_dt.c
src/smpi/smpi_pmpi.c