digitalmars.D.announce - MPI bindings??
- BCS <BCS_member pathlink.com> Aug 09 2005
- "Ben Hinkle" <ben.hinkle gmail.com> Aug 09 2005
- Stewart Gordon <smjg_1998 yahoo.com> Aug 10 2005
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









"Ben Hinkle" <ben.hinkle gmail.com> 