Developer Guide

Developer Guide for Intel® oneAPI Math Kernel Library Linux*

ID 766690
Date 3/31/2023
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-0AB6F4F6-D756-4AC0-B4C8-1D1BF85B025D

Document Table of Contents

Interface Libraries and Modules

You can create the following interface libraries and modules using the respective makefiles located in the interfaces directory.

File name

Contains

Libraries, in Intel® oneAPI Math Kernel Library architecture-specific directories

libmkl_blas95.a1

Fortran 95 wrappers for BLAS (BLAS95) for IA-32 architecture.

libmkl_blas95_ilp64.a1

Fortran 95 wrappers for BLAS (BLAS95) supporting LP64 interface.

libmkl_blas95_lp64.a1

Fortran 95 wrappers for BLAS (BLAS95) supporting ILP64 interface.

libmkl_lapack95.a1

Fortran 95 wrappers for LAPACK (LAPACK95) for IA-32 architecture.

1 Prebuilt for the Intel® Fortran compiler

2FFTW3 interfaces are integrated with Intel® oneAPI Math Kernel Library. Look into<mkl directory>/interfaces/fftw3x*/makefile for options defining how to build and where to place the standalone library with the wrappers.