Developer Guide

Developer Guide for Intel® oneAPI Math Kernel Library Linux*

ID 766690
Date 12/16/2022
Public

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

Document Table of Contents

Include Files

The table below lists Intel® oneAPI Math Kernel Library include files.

Function Domain/
Purpose

Fortran Include Files

C/C++ Include Files

All function domains

mkl.fi

mkl.h

BLACS

 

mkl_blacs.h‡‡

BLAS

blas.f90
mkl_blas.fi

mkl_blas.h

BLAS-like Extension Transposition Routines

mkl_trans.fi

mkl_trans.h

CBLAS Interface to BLAS

 

mkl_cblas.h

You can use the mkl.fi include file in your code instead.

You can include the mkl.h header file in your code instead.

‡‡ Also include the mkl.h header file in your code.