[Beowulf] Sharing an array in an MPI program?
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Greg Lindahl lindahl at pbm.comThu May 24 16:16:22 PDT 2007
- Previous message: [Beowulf] Sharing an array in an MPI program?
- Next message: [Beowulf] Sharing an array in an MPI program?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Beowulf] Sharing an array in an MPI program?
- Next message: [Beowulf] Sharing an array in an MPI program?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
