Info
Version: | 2022.0.0.105 |
Author(s): | Anthony Lloyd |
Last Update: | Wednesday, January 19, 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.osx-x64 |
Install
Install-Package MKL.NET.osx-x64
dotnet add package MKL.NET.osx-x64
paket add MKL.NET.osx-x64
MKL.NET.osx-x64 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.