|
From: | Michael Creel |
Subject: | Re: OpenMPI vs. Octave 2.9.x |
Date: | Mon, 09 Oct 2006 13:11:12 +0200 |
User-agent: | Thunderbird 1.5.0.7 (X11/20060922) |
David Bateman wrote:
Michael Creel wrote:David Bateman wrote:Marius Schamschula wrote:Hi all, I finally got Octave 2.9.9 to build on my G5 running Mac OS X 10.4.8 (prior versions failed to work with octave-forge). I used to build Octave 2.1.x with and w/o lam. I have since switched to OpenMPI. After my standard build, I just tried building Octave with OpenMPI. The configure script gives no outward indications of a test for mpi, nor are the libraries listed at the end of the script, or in ./configure --help. Am I safe to assume that there is no current MPI support?In octave itself there isn't MPI support, but you should look at http://atc.ugr.es/javier-bin/mpitb I'm not sure its ported to 2.9.x yet though.. D.I for one have started holding my breath. M.Why not make this as a patch against 2.9.x? John for a long while had MPI as one of his to do for 3.0 and so I'm sure he'd consider it if it was ever proposed as a patch.. D.
I'll forward the suggestion to Javier. I'm personally not competent to try to make a patch. The MPITB code is GPL'd, though. The source code all lives in a single directory. It compiles to a bunch of .oct files that are bindings to the LAM-MPI functions. I think someone with reasonably good knowledge of C and Octave's internals would have little trouble with the job.
Michael
[Prev in Thread] | Current Thread | [Next in Thread] |