Skip to content

Commit dcdb097

Browse files
committed
Bump max versions in run dependencies on DPC++ compiler and OneMKL
1 parent af6205f commit dcdb097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% set max_compiler_and_mkl_version = environ.get("MAX_BUILD_CMPL_MKL_VERSION", "2026.0a0") %}
1+
{% set max_compiler_and_mkl_version = environ.get("MAX_BUILD_CMPL_MKL_VERSION", "2027.0a0") %}
22
{% set required_compiler_and_mkl_version = "2025.0" %}
33
{% set required_dpctl_version = "0.22.0*" %}
44

0 commit comments

Comments
 (0)