Re: MPICH-GM 1.2.5..9.
Greg Lindahl <[email protected]> Tue, 25 Feb 2003 18:46:18 -0800
| Newsgroups | gmane.network.myrinet.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Feb 25, 2003 at 06:07:51PM -0600, [email protected] wrote: > I believe the issue deals partially with the interoperability of the FORTRAN > function call interface. (meaning: case, underscores, and implicit string > length argument placement) That's a configuration issue. Once you know the style of Fortran interface (one _, g77 _/__, CRAY UPPERCASE, xlf lowercase, plus the string descriptor format), it doesn't matter which C compiler you use to build the library. -- greg