Developer Guide

Developer Guide for Intel® oneAPI Math Kernel Library macOS*

ID 766688
Date 12/16/2022
Public

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

Visible to Intel only — GUID: GUID-1E5CE0CC-1F1C-4422-888B-FE19C656C612

Document Table of Contents

Compiler Support

When building Intel® oneAPI Math Kernel Library code examples, you can select a compiler:

  • For Fortran examples: Intel® compiler

  • For C examples: Intel, Clang*, or GNU* compiler

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.