mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:49:00 +08:00
eba4f2ca58
* [intel-mkl] Update description field * Update version files * Update ports/intel-mkl/vcpkg.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update versions/i-/intel-mkl.json Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
7 lines
504 B
JSON
7 lines
504 B
JSON
{
|
|
"name": "intel-mkl",
|
|
"version": "2020.0.0",
|
|
"port-version": 2,
|
|
"description": "Intel® Math Kernel Library (Intel® MKL) accelerates math processing routines, increases application performance, and reduces development time on Intel® processors. Due to the complexity involved, this package doesn't install MKL. It instead verifies that MKL is installed. Please download and install MKL from https://registrationcenter.intel.com/en/products/download/3178/ manually before using it in vcpkg."
|
|
}
|