Newsgroups: comp.parallel.pvm
From: rosterma@abo.fi (Ralf stermark)
Subject: does pvm really work with sending dynamically allocated matrices
Organization: Abo Akademi University
Date: Thu, 25 Jan 1996 17:56:47
Message-ID: <rosterma.20.0011F2D3@abo.fi>

hello,

we would like to send double** from the root to nodes. Transforming to double* 
before transmission works fine. Why cannot pvm_pkdouble() vs. pvm_upkdouble() 
handle this ?

regards ralf

