Newsgroups: comp.parallel.pvm
From: jimduff@cs.umd.edu (Jim Duff)
Subject: pvm_pkstr and pvm_initsend(PvmDataInPlace)
Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742
Date: 28 Sep 1995 10:53:00 -0400
Message-ID: <44ecsc$npb@sakarya.cs.umd.edu>

Hi,

Using 3.3.8,

pvm_pkstr seems to work with the buffer intitialized using
             pvm_initsend(PvmDataDefault)
but not when the buffer is initialized using
             pvm_initsend(PvmDataInPlace).
where the call to pvm_pkstr generates the message:
[t40042] libpvm [t40042]: pvm_pkstr(): Not implemented

I guess the message is clear, but I couldn't find this documented
anywhere in the PVM user's guide.  Am I doing something wrong,
or will this be fixed in a future version?

Thanks,
Jim





