[Rd] Rmpi, mpi.irecv.Robj
Hao Yu
hyu at stats.uwo.ca
Wed Oct 31 14:55:47 CET 2007
mpi.recv or mpi.irecv needs a buffer to store an incoming messenger and
must know in advance the size of the buffer. For mpi.irecv.Robj to work,
one needs to probe the incoming messenger size which is a block call. So
there is no point to implment mpi.irecv.Robj unless there is an another
nonblocking call to find the buffer size.
Hao
*************************************************************************
Department of Statistics & Actuarial Sciences Fax Phone#:(519)-661-3813
The University of Western Ontario Office Phone#:(519)-661-3622
London, Ontario N6A 5B7
Email: hyu at fisher.stats.uwo.ca http://www.stats.uwo.ca/faculty/yu
On Wed, 31 Oct 2007, Markus Schmidberger wrote:
> Hello,
>
> in the package "Rmpi" (Version 0.5-5) I am missing the nonblocking function
> "mpi.irecv.Robj".
> Is there any reason for not having this function?
>
> Best
> Markus
>
> --
> Dipl.-Tech. Math. Markus Schmidberger
>
> Ludwig-Maximilians-Universität München
> IBE - Institut für medizinische Informationsverarbeitung,
> Biometrie und Epidemiologie
> Marchioninistr. 15, D-81377 Muenchen
> URL: http://ibe.web.med.uni-muenchen.de Mail: Markus.Schmidberger [at]
> ibe.med.uni-muenchen.de
>
More information about the R-devel
mailing list