Skip to content

Commit

Permalink
[intel-mkl] Update description field (#19461)
Browse files Browse the repository at this point in the history
* [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>
  • Loading branch information
NancyLi1013 and PhoebeHui committed Aug 12, 2021
1 parent c315cf9 commit eba4f2c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 5 deletions.
4 changes: 0 additions & 4 deletions ports/intel-mkl/CONTROL

This file was deleted.

6 changes: 6 additions & 0 deletions ports/intel-mkl/vcpkg.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"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."
}
2 changes: 1 addition & 1 deletion versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2726,7 +2726,7 @@
},
"intel-mkl": {
"baseline": "2020.0.0",
"port-version": 1
"port-version": 2
},
"intelrdfpmathlib": {
"baseline": "20U2-1",
Expand Down
5 changes: 5 additions & 0 deletions versions/i-/intel-mkl.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
"port-version": 2
},
{
"git-tree": "1f91c30839fe3222faa4c81d978ae4f52f61a1df",
"version-string": "2020.0.0",
Expand Down

0 comments on commit eba4f2c

Please sign in to comment.