> On Apr 6, 2015, at 11:47 AM, Paul Hargrove <phhargr...@lbl.gov> wrote: > > Two comments on the proposed NEWS: > > > - Don't use inline functions with Clang compiler > > Without motivation/explanation that sounds like a bad thing.
Some versions of clang (at least >= 3.5 -- perhaps older versions, too?) will warn about -finline-functions, but still allow it. This is very annoying, so check for that warning, too. > > > - Improved support for Cray > > Cray's compilers, networks or the programming environment in general? Cray launch environment and configuration on the Cray systems > > > -Paul > > > -- > Paul H. Hargrove phhargr...@lbl.gov > <mailto:phhargr...@lbl.gov> > Computer Languages & Systems Software (CLaSS) Group > Computer Science Department Tel: +1-510-495-2352 > Lawrence Berkeley National Laboratory Fax: +1-510-486-6900 > _______________________________________________ > devel mailing list > de...@open-mpi.org > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel > Link to this post: > http://www.open-mpi.org/community/lists/devel/2015/04/17181.php