help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems installing openmpi_ext


From: Michael Creel
Subject: Re: problems installing openmpi_ext
Date: Tue, 10 Sep 2013 10:16:47 +0200


On Mon, Sep 9, 2013 at 7:20 PM, Francis Poulin <address@hidden> wrote:
Hello Michael,

Thanks for the information.  If I wanted to start to learn about the MPI package would you suggest any resources: tutorials, examples and the like that I can try out before I try programming things on my own?

Thanks again,
Francis

On 2013-09-09, at 9:20 AM, Michael Creel <address@hidden>
 wrote:

> I don't have experience with parcellfun, but I'm a daily used of the
> openmpi-ext package, or as of a few days ago, the mpi package, after the
> rename. I find that the package works perfectly well under Linux (Debian
> Jessie) using Open MPI 1.4.5. HTH.
> Michael
>

Hi Francis,
MPI in Octave works very much like MPI with C or Fortran, so the examples you can find in the tutorials for those languages are very useful. Attached is a simple example for octave. This shows send, receive, and Iprobe. Run it using "mpirun -np X octave --eval example" from the shell. 

For the list, I haven't been posting for a while, and I don't recall if attachments work. My apologies if messes up this message.
Cheers,
M.


Attachment: example.m
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]