Info
Version: | 2022.0.1.117 |
Author(s): | Anthony Lloyd |
Last Update: | Tuesday, January 18, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/MKL-NET/MKL.NET |
NuGet Url: | https://www.nuget.org/packages/MKL.NET.linux-x86 |
Install
Install-Package MKL.NET.linux-x86
dotnet add package MKL.NET.linux-x86
paket add MKL.NET.linux-x86
MKL.NET.linux-x86 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Reference the MKL.NET package and required runtime packages and use the static MKL functions.
The correct native libraries will be included and loaded at runtime.
Exposing functions from MKL keeping the syntax as close to the c developer reference as possible:
https://www.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top.html.