Commit 75bdcbf
committed
Revert Windows MKL - not supported via pkg-config on conda
MKL on Windows conda doesn't provide pkg-config files, only CMake
modules which fail to detect with our current setup. Reverting both
Windows matrix jobs to OpenBLAS.
We still have good BLAS backend coverage:
- Linux: OpenBLAS (apt) + MKL (conda dedicated workflow)
- macOS: Accelerate framework
- Windows: OpenBLAS (all jobs)
This reverts part of commit 63f571a.1 parent f8f7cb6 commit 75bdcbf
1 file changed
+2
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 37 | + | |
| 38 | + | |
45 | 39 | | |
46 | 40 | | |
47 | 41 | | |
| |||
0 commit comments