vcpkg/versions/i-/intel-mkl.json
Alexander Neumann 0526b9cb22
[intel-mkl] install mkl instead of requesting the user to install it (#29437)
* [intel-mkl] install mkl instead of requesting the user to install it

* windows and linux stuff

* add openmp stuff

* fix mixing basepath2

* remove x64 windows

* add openmp -> libiomp rename

* retry linux

* portfile adjustment

* adjust stuff for arrayfire

* fix linkage

* update baseline

* add a warning message

* format manifest

* bump port version

* v db

* - install usage
- change interface to ilp64 (default for x64)
- remove debug output

* v db

* cleanup ci baseline

* new try for arrayfire

* retry

* actually pass the option.

* v db

* guard settings with cpu feature

* v db

* cleanup from CR

* v db
2023-03-20 01:27:15 -07:00

30 lines
684 B
JSON

{
"versions": [
{
"git-tree": "e5a15d03509e3eaf676a2e3ec935acff7fbb9285",
"version": "2023.0.0",
"port-version": 0
},
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
"port-version": 2
},
{
"git-tree": "1f91c30839fe3222faa4c81d978ae4f52f61a1df",
"version-string": "2020.0.0",
"port-version": 1
},
{
"git-tree": "27543f95c3c01ee6993990c80b06217a1e2dd9fe",
"version-string": "2020.0.0",
"port-version": 0
},
{
"git-tree": "3ff310708feb35b18dba4afb080bceed4a8cacc6",
"version-string": "2018.0.1",
"port-version": 0
}
]
}