Thread overview
MPI bindings??
Aug 09, 2005
BCS
Aug 10, 2005
Ben Hinkle
Aug 10, 2005
Stewart Gordon
August 09, 2005
Has anyone used d with MPI (Message Passing Interface)?


August 10, 2005
"BCS" <BCS_member@pathlink.com> wrote in message news:ddbe0a$ofb$1@digitaldaemon.com...
> Has anyone used d with MPI (Message Passing Interface)?

not that I'm aware of


August 10, 2005
BCS wrote:

> Has anyone used d with MPI (Message Passing Interface)?

For that matter, is DMD or GDC capable of compiling a program that will run under an MPI environment?

I'm guessing it would be straightforward to convert the MPI headers into a D module.  Someone could then write a D wrapper that:

- is object-oriented
- is typesafe
- converts error return values into exceptions

Stewart.

-- 
My e-mail is valid but not my primary mailbox.  Please keep replies on on the 'group where everyone may benefit.