Does Intel Math Kernel Library (MKL) utilise the integrated GPU in Intel CPUs?

Viewed 1256

I understand Intel MKL will interrogate the CPU for existence of extended instruction sets such as the various SSE to SSE 4.2, AVX, AVX2, etc. in order to select the best subroutine available for a given CPU.

Now that many of Intel's consumer CPUs contain an integrated GPU I was wondering if the Intel MKL utilises them?

1 Answers
Related