[O-MPI users] Re: [Beowulf] Alternative to MPI ABI
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Joachim Worringen joachim at ccrl-nece.deTue Mar 29 23:36:15 PST 2005
- Previous message: [O-MPI users] Re: [Beowulf] Alternative to MPI ABI
- Next message: [Beowulf] Alternative to MPI ABI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Greg Lindahl wrote: > On Sat, Mar 26, 2005 at 06:47:41AM -0500, Jeff Squyres wrote: >>I guess I don't understand your reluctance to accept a MorphMPI-like >>solution: > > You have repeated your original MorphMPI attributes. I responded to > them, and I don't see any sign that you've read my response. This is > not the way discussions are usually held. Jeff explained very well the problems he sees with your additional F77-like-C-API (which, BTW, is largely realized in MPICH as all opaque types there are integer handles): two interfaces means two mpi.h and two libraries to maintain. I doubt that any implementor is keen on this. Instead, a layer on top would be easier, and not unrealistic to maintain: a serious MPI implementation will rarely (never!?) change its mpi.h/mpif.h. We (for NEC's MPI implemenation across all platforms) didn't do so for 5 years when we completed the full MPI-2 functionality. And even before, we only added things, but didn't change existing definitions. Joachim -- Joachim Worringen - NEC C&C research lab St.Augustin fon +49-2241-9252.20 - fax .99 - http://www.ccrl-nece.de
- Previous message: [O-MPI users] Re: [Beowulf] Alternative to MPI ABI
- Next message: [Beowulf] Alternative to MPI ABI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
