On Thu, Apr 23, 2009 at 08:12:13PM -0700, Nifty Tom Mitchell wrote:

> Another way to explode the code space is generated interfaces (lib wrappers)
> for all the N data type in a library for N different languages.
> If I recall correctly the MPI folk already prune some of their generated 
> wrappers
> so the linker does not hurl.  C to/from Fortran C to/from C++ etc... for
> all the various data types.... I forget which...

This is only because Fortran90+ lacks a void type. The code is the
same for all of the variants.

-- greg


_______________________________________________
Beowulf mailing list, [email protected] sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to