|
From: | Tom Holroyd |
Subject: | Re: OpenMPI vs. Octave 2.9.x |
Date: | Mon, 9 Oct 2006 17:00:23 -0400 (EDT) |
Just as a suggestion, a piece of code that would make MPITB maintenance a kid's game would be a routine for "serializing" Octave datatypes.
I've been looking at this a bit, and most of the code is already there, in the "load/save" sections.
I'm also very interested in this ...The idea is to be able to send an arbitrary Octave object over a serial data link. The load/save code writes to a file but if it could be abstracted a bit to write to an arbitrary receiver ...
From an OpenMPI perspective (I'm not an expert at that, I haven't
even read the docs yet), what sort of interface would work best?
[Prev in Thread] | Current Thread | [Next in Thread] |