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

Cannot open include file 'CXML_Include.f90'

khenemura
Beginner
316 Views
I'm porting a cvf6.6 app to ivf10

But now I'm getting the error
"Cannot open include file 'CXML_Include.f90'"

I'm using the routine "SFilter_NonRec".

Does anybody know where I can find this routine?
Or a way around to solve my problem

Thanks in advance
Mark
0 Kudos
1 Reply
Steven_L_Intel1
Employee
316 Views
Intel Visual Fortran does not provide the Compaq Extended Math Library (CXML). If you have the Professional Edition of IVF, see if there's an equivalent routine in the Intel Math Kernel Library.
0 Kudos
Reply