We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70eb99c commit 57cab0cCopy full SHA for 57cab0c
environments/oneapi_pkgs.yml
@@ -4,5 +4,6 @@ channels:
4
dependencies:
5
- dpcpp_linux-64>=2025.3 # force to install the latest release
6
- mkl-devel-dpcpp>=2025.3 # force to install the latest release
7
+ - mkl-devel>=2025.3 # w/a to intel_repack-feedstock#121
8
- onedpl-devel
9
- tbb-devel * intel_* # MKL hardly dependces on TBB from Intel channel
0 commit comments