I'm dealing with mixed language requirements, the babel interoperability tool from LLNL, gcj and whatever other mpis or javas I may have to resort to. Good to hear others more or less hit the same issues with mpi-java prototypes that are published.
Ben On Fri, Jul 15, 2005 at 04:04:27PM -0400, Scott Robert Ladd wrote: > > Are you locked into Java for entire packages, or can you use a mixed > mdoel with C/C++/Fortran engines wrapped in Java interfaces? I've found > that approach to be rather rewarding. > > ..Scott