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.
2 parents 5164f99 + cd3e530 commit 7450558Copy full SHA for 7450558
conda-recipe/meta.yaml
@@ -20,7 +20,7 @@ requirements:
20
# TODO: keep in sync with /pyproject.toml
21
build:
22
- {{ compiler('cxx') }}
23
- - {{ compiler('dpcpp') }} {{ required_compiler_version }}
+ - {{ compiler('dpcpp') }} >={{ required_compiler_version }}
24
- sysroot_linux-64 >=2.28 # [linux]
25
host:
26
- python
0 commit comments