-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[intel-mkl] Support Linux #15233
[intel-mkl] Support Linux #15233
Conversation
Prepare for #15208. |
@BillyONeal To delete the linux failure entry of the port in the baseline, we must install |
The links to |
@BillyONeal We should add several commands:
|
currently #15204 is not fixed by this PR. |
@Neumann-A That's why I changed this PR to draft. |
portfile.txt |
@Neumann-A |
@JackBoosY No with the current patchset it still wouldn't be found. |
Close this PR temporary. |
Is there a way to locally test changes? |
You can pull Jack's branch |
Dropping vm update tag since there are no vm update changes in the pr |
Close this PR temporary. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 88b1071e39f13b632644d9d953738d345a4ac055 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index ae7869dc..416b2a00 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3046,7 +3046,7 @@
},
"intel-mkl": {
"baseline": "2020.0.0",
- "port-version": 2
+ "port-version": 3
},
"intelrdfpmathlib": {
"baseline": "20U2",
diff --git a/versions/i-/intel-mkl.json b/versions/i-/intel-mkl.json
index 1c5ffb0e..c900a741 100644
--- a/versions/i-/intel-mkl.json
+++ b/versions/i-/intel-mkl.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "f7ebdf18103f6d02eb173fc64ddef9cd3d80346f",
+ "version": "2020.0.0",
+ "port-version": 3
+ },
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
You have modified or added at least one vcpkg.json where you should check the license
field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/intel-mkl/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 88b1071e39f13b632644d9d953738d345a4ac055 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 1d942429..31cb1d21 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3058,7 +3058,7 @@
},
"intel-mkl": {
"baseline": "2020.0.0",
- "port-version": 2
+ "port-version": 3
},
"intelrdfpmathlib": {
"baseline": "20U2",
diff --git a/versions/i-/intel-mkl.json b/versions/i-/intel-mkl.json
index 1c5ffb0e..800b9521 100644
--- a/versions/i-/intel-mkl.json
+++ b/versions/i-/intel-mkl.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "497999f5fb011aed88b6e01ac43eb11a22ebb7aa",
+ "version": "2020.0.0",
+ "port-version": 3
+ },
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
You have modified or added at least one vcpkg.json where you should check the license
field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/intel-mkl/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 88b1071e39f13b632644d9d953738d345a4ac055 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 1d942429..31cb1d21 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3058,7 +3058,7 @@
},
"intel-mkl": {
"baseline": "2020.0.0",
- "port-version": 2
+ "port-version": 3
},
"intelrdfpmathlib": {
"baseline": "20U2",
diff --git a/versions/i-/intel-mkl.json b/versions/i-/intel-mkl.json
index 1c5ffb0e..18552227 100644
--- a/versions/i-/intel-mkl.json
+++ b/versions/i-/intel-mkl.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "002881c8b3e9d7a6b4feca6568dfaadfe49e52a7",
+ "version": "2020.0.0",
+ "port-version": 3
+ },
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
You have modified or added at least one vcpkg.json where you should check the license
field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/intel-mkl/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 88b1071e39f13b632644d9d953738d345a4ac055 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 1d942429..31cb1d21 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3058,7 +3058,7 @@
},
"intel-mkl": {
"baseline": "2020.0.0",
- "port-version": 2
+ "port-version": 3
},
"intelrdfpmathlib": {
"baseline": "20U2",
diff --git a/versions/i-/intel-mkl.json b/versions/i-/intel-mkl.json
index 1c5ffb0e..18552227 100644
--- a/versions/i-/intel-mkl.json
+++ b/versions/i-/intel-mkl.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "002881c8b3e9d7a6b4feca6568dfaadfe49e52a7",
+ "version": "2020.0.0",
+ "port-version": 3
+ },
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
You have modified or added at least one vcpkg.json where you should check the license
field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/intel-mkl/vcpkg.json
Valid values for the license field can be found in the documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 88b1071e39f13b632644d9d953738d345a4ac055 -- versions
./vcpkg x-add-version --all
Diff
diff --git a/versions/baseline.json b/versions/baseline.json
index 1d942429..31cb1d21 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -3058,7 +3058,7 @@
},
"intel-mkl": {
"baseline": "2020.0.0",
- "port-version": 2
+ "port-version": 3
},
"intelrdfpmathlib": {
"baseline": "20U2",
diff --git a/versions/i-/intel-mkl.json b/versions/i-/intel-mkl.json
index 1c5ffb0e..18552227 100644
--- a/versions/i-/intel-mkl.json
+++ b/versions/i-/intel-mkl.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "002881c8b3e9d7a6b4feca6568dfaadfe49e52a7",
+ "version": "2020.0.0",
+ "port-version": 3
+ },
{
"git-tree": "f2d5b828df130d8b1106aa0c076eb9cb79e50ea9",
"version": "2020.0.0",
You have modified or added at least one vcpkg.json where you should check the license
field.
If you feel able to do so, please consider adding a "license" field to the following files:
ports/intel-mkl/vcpkg.json
Valid values for the license field can be found in the documentation
intel-mkl is not avaliable on brew, so I can only add Linux support here. |
Note that this is likely to cause changes in which implementation if Lapack is selected because CMake's built in FindLAPACK seems to prefer MKL over what we currently are trying to use, OpenBLAS. See https://cmake.org/cmake/help/latest/module/FindLAPACK.html / https://cmake.org/cmake/help/latest/module/FindBLAS.html#blas-lapack-vendors |
So should we fix lapack issue first? #21479 |
* Revert Linux to Ubuntu 20.04. * Cherry-pick intel-mkl from #15233 * Update pwsh to 7.2.6. * Temporarily remove ci.baseline.txt skips for ICEs. * Fix ICU version for Ubuntu version change. * Update pools. * Merge apt installs and fix WSL CUDA bindings. * Fix WSL detection. * Remove WSL specific nvidia because it misses nccl and cudnn. * Add python-yaml for duktape. * [shogun] Force use of OpenBLAS as the Lapack implementation. Shogun declares a dependency on blas, which we have set to openblas. Installing Intel MKL on the VMs caused build of Shogun to fail because it tried to use MKL and that build is broken. * Put colmap, graphicsmagick, and mfl skips back, as they are clearly not fixed. * PASSING, REMOVE FROM FAIL LIST: jemalloc:x64-osx (/Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt). * Update pool. * Revert the intel-mkl changes until the BLAS/LAPACK vendoring problem is fixed. * Update pool. * Explicitly add bison, needed by gettext. * Update pools
In favor of #29437 |
Support search in linux.
Fixes #15204.