intelmkl.static.osx-x64 by Intel Corporation

<PackageReference Include="intelmkl.static.osx-x64" Version="2020.1.216" />

Package Files

0 bytes

 intelmkl.static.osx-x64 2020.1.216

Intel Math Kernel Library (Intel MKL) is a computing math library of highly optimized, extensively threaded routines for applications that require maximum performance. This package provides C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>intelmkl.static.osx-x64</id>
    <version>2020.1.216</version>
    <authors>Intel Corporation</authors>
    <owners>Intel Corporation</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <license type="file">LICENSE.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <projectUrl>https://software.intel.com/en-us/mkl</projectUrl>
    <iconUrl>https://software.intel.com/sites/products/vtune/assets/brand-intel-transparent-64x64.png</iconUrl>
    <description>Intel Math Kernel Library (Intel MKL) is a computing math library of highly optimized, extensively threaded routines for applications that require maximum performance. This package provides C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface.</description>
    <summary>Package includes osx-x64 static libraries and interfaces</summary>
    <releaseNotes>https://software.intel.com/en-us/articles/intel-math-kernel-library-release-notes-and-new-features</releaseNotes>
    <copyright>Copyright 2020 Intel Corporation</copyright>
    <tags>native intel mkl blas lapack pardiso fft vm vs spblas</tags>
    <dependencies>
      <dependency id="intelopenmp.devel.osx" version="[2020.0.0, 2021.0.0)" />
      <dependency id="inteltbb.devel.osx" version="[2020.0.0, 2021.0.0)" />
    </dependencies>
  </metadata>
</package>