Developer Guide

Developer Guide for Intel® oneAPI Math Kernel Library Linux*

ID 766690
Date 11/07/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Compiler Support

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

NOTE:
PGI* support is deprecated and will be removed in the oneMKL 2025.0 release.

Intel® oneAPI Math Kernel Library (oneMKL) 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 (oneMKL) functions from your application without an appropriate include file may lead to incorrect behavior of the functions.