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

CXML/IMSL

gfthomas8
Novice
345 Views
Two Q's on CVF 6.6A usage:
1. For both CXML and IMSL, what's the difference between checking the 'Use -- Library' on the Project Settings/Fortran tab and specifying the libs under Link/Input/Objects/Library Modules?
2. Which version of LAPACK is used by CXML? I haven't seen it mentioned in the release notes.

Thank you
0 Kudos
1 Reply
Steven_L_Intel1
Employee
345 Views
CXML has LAPACK V2.

The "Use IMSL" switch is equivalent to adding the static IMSL libraries to the list of libraries, though neither is necessary if you USE NUMERICAL_LIBRARIES.

The "Use CXML" switch does nothing!

Steve
0 Kudos
Reply