Math Kernel Library Developer Guide

Compiler Support

Intel® oneAPI Math Kernel Library supports compilers identified in theRelease Notes. However, the library has been successfully used with other compilers as well.

When building Intel® oneAPI Math Kernel Library code examples for either C or Fortran, you can select a compiler: Intel®, GNU*, or PGI*.

Intel® oneAPI Math Kernel Library provides a set of include files to simplify program development by specifying enumerated values and prototypes for the respective functions. Calling Intel® oneAPI Math Kernel Library functions from your application without an appropriate include file may lead to incorrect behavior of the functions.

See Also