Overview of Intel® oneAPI Math Kernel Library (oneMKL) LAPACK for DPC++

The following pages describe the Intel® oneMKL LAPACK routines for DPC++ in detail, all of which are declared in the header file mkl_lapack_sycl.hpp.

Several conventions are used throughout this document:

Device Support

DPC++ supports several types of devices:

Each routine details the device types are currently supported.

In the current release of Intel® oneMKL LAPACK for DPC++, all routines support at least the host and CPU devices. GPU devices are supported in the current release only for the following routines:

Routines
getrf (all precisions)
getrs (all precisions)
trtrs (all precisions)
potrf (real precisions)
potrs (real precisions)
getri (real precisions)