Newsgroups: comp.parallel.mpi,comp.soft-sys.matlab
From: jnygaard@math.uio.no (Jens Olav Nygaard)
Subject: Matlab amd MPI
Organization: University of Oslo, Norway
Date: 30 Oct 1995 08:54:01 GMT
Message-ID: <4723r9$e4l@ratatosk.uio.no>

I want to combine Matlab and MPI, and as I see it, there are two
possibilities: 1) Embed relevant MPI-calls in Matlab MEX-functions,
thus in effect making a Matlab-version of MPI, or 2) write an
ordinary C-program with MPI which then uses the Matlab engine. Has
anybody explored these ideas? Is there any reason I should choose
one of the approaches before the other? Is there any reason for
this not to work?

In other words, I need pointers to more information...


Jens Olav Nygaard
The University of Oslo, Norway

