digitalmars.D.announce - MPI bindings??
- BCS (1/1) Aug 09 2005 Has anyone used d with MPI (Message Passing Interface)?
- Ben Hinkle (3/4) Aug 09 2005 not that I'm aware of
- Stewart Gordon (12/13) Aug 10 2005 For that matter, is DMD or GDC capable of compiling a program that will
Has anyone used d with MPI (Message Passing Interface)?
Aug 09 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
Aug 09 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.
Aug 10 2005