[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error in definition of MPI_UNPACK_EXTERNAL
Hi,
Page 79, Line 11 says
MPI_UNPACK_EXTERNAL (datarep, inbuf, incount, datatype, outbuf, outsize,
position)
It should be
MPI_UNPACK_EXTERNAL (datarep, inbuf, insize, position, outbuf, outcount,
datatype)
Hubert
--
______________________________________________________________________________
Hubert Ritzdorf
NEC Europe Ltd.
C&C Research Laboratories
Rathausallee 10
D-53757 Sankt Augustin
______________________________________________________________________________