[Beowulf] Sharing an array in an MPI program?

Greg Lindahl lindahl at pbm.com
Thu May 24 16:16:22 PDT 2007


On Thu, May 24, 2007 at 06:05:43PM -0400, Peter St. John wrote:

> would it be feasible to compile the array into a DLL?

In Linux, DLLs don't really do that. I think you'd have to coerce it
into being read-only data, and that's simply not simple.

-- greg






More information about the Beowulf mailing list