[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
------- Forwarded Message
Date: Mon, 07 May 2001 16:02:24 +0200
From: Hubert Ritzdorf <ritzdorf@ccrl-nece.de>
To: mpi-core@mcs.anl.gov
Subject: 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
______________________________________________________________________________
------- End of Forwarded Message