Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
7227 Discussions

how to use math kernel library in kernel space

niknal
Beginner
445 Views

Hi,

i want to implemenet diffie-heelman public ker generation in kernel space. can i use math kernel library for this purpose.
Another concern is whether the word "kernel" in MKL refers to kernel programing.

tnx in advance.
0 Kudos
1 Reply
Gennady_F_Intel
Moderator
445 Views
There are no opportunities to use MKL routine from driver mode. MKL for users is a high level API only.
--Gennady
0 Kudos
Reply