Hi, tir, 03 11 2009 kl. 12:25 +0000, skrev Riccardo Corradini: > 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).
Cool! I'm currently not using Octave on a cluster, so I don't have any MPI experience. Is your code general-purpose or is it designed for econometrics? > 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. As I said, I don't have any MPI experience, but feel free to send the code to this list. I don't mind given it a quick look to see if I catch anything, and perhaps others will provide their thoughts as well. Søren ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
