Dear Octave users,
for my econometric computations I have built a simple package that uses the 
concept of MPI-Derived datatypes ( 
see http://static.msi.umn.edu/tutorial/scicomp/general/MPI/content6.html )  to 
spread octave_values objects over octave instances.
This package gets a lot of ideas from MPI_TB for octave but is simpler, doesn't 
use MPI_PACK and MPI_UNPACK and is very easy to update with newer versions of 
Octave ( I tested it with octave 3.2.3 , but I am user it will work also with 
development-version).
 
Before doing that I would like to submit the functions to this list to know 
your opinions, warnings, improvements  and some hints on how to build an octave 
forge package with open-mpi bindings.
Thanks a lot for all your help and patience concerning this issue.
 
Respectfully
Riccardo Corradini
 


      
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to