Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29255 Discussions

Fortran 2003 features not recognize for ifort 15.0.2

Juncheng_L_
Beginner
632 Views

Hi all,

I have been compiling WRF-chem using ifort 15.0.2. After configuring WRF, there are some warnings indicate that ifort does not recognize part of FORTRAN 2003 features. But It is claimed(by Wiki) that ifort has full support of FORTRAN 2003 since the release of 15.0. The output of configuration is in the attachment.

Any ideas to solve this problem?

Many thanks!

0 Kudos
1 Reply
Steven_L_Intel1
Employee
631 Views

There's nothing in this log to indicate which features are allegedly not supported. Please try to identify them. We're aware of a few intrinsics not supported in constant expressions, but that's pretty much the extent of it. (These are fixed in 16.0)

0 Kudos
Reply