Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
538 B
JSON

{
"name": "intel-mkl",
"version": "2023.0.0",
"port-version": 5,
"description": "Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors.",
"homepage": "https://www.intel.com/content/www/us/en/developer/tools/oneapi/onemkl.html",
"license": null,
"supports": "(windows | linux | osx) & x64",
"dependencies": [
{
"name": "vcpkg-tool-lessmsi",
"host": true,
"platform": "windows"
}
]
}