Skip to main content
MKL.NET.linux-x64 package icon

MKL.NET.linux-x64

A simple cross platform .NET API for Intel MKL. 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://software.intel.com/content/www/us/en/develop/documentation/mkl-developer-reference-c/top.html

Total Downloads
282.2K
282,178
Published
Oct 30, 2020
Latest stable version

Install

.NET CLI
dotnet add package MKL.NET.linux-x64 --version 2020.4.304
Package Manager Console
Install-Package MKL.NET.linux-x64 -Version 2020.4.304
PackageReference
<PackageReference Include="MKL.NET.linux-x64" Version="2020.4.304" />

Frameworks

.NETStandard2.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.