Include Files
The table below lists include files.
Intel® oneAPI Math Kernel Library
Function Domain/Purpose
| Fortran Include Files
| C/C++ Include Files
|
---|---|---|
All function domains
| mkl.fi | mkl.h |
Parallel Direct Sparse Solvers for Clusters
| mkl_cluster_ sparse_solver.f90 | |
Partial Differential Equations Support
| ||
Declarations for replacing memory allocation functions. See
Redefining Memory Functions for details.
| i_malloc.h | |
Auxiliary macros to determine the version of Intel® oneAPI Math Kernel Library | mkl_version | mkl_version |
†
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.