On Feb 8, 2016, at 8:59 AM, Brian Taylor <spam.brian.tay...@gmail.com> wrote:

> I want a program that's using Fortran MPI types to **FAIL** when built 
> against an MPI library that doesn't support Fortran, preferably at compile 
> time, with a very loud "NO FORTRAN SUPPORT!!!" error message.  I don't 
> expect, nor want, anything Fortran-related to work in this case.  That saves 
> me from having to track down stuff like this which, as you say, if it works 
> at all is just serendipitous.

I think that we're all converging on that.

Jeff H's suggestion of a pragma-based failure conveying a "you don't have 
Fortran" compile error support seems like a good one.

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to