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 11575ab commit 0ae156eCopy full SHA for 0ae156e
conda-recipe/meta.yaml
@@ -17,6 +17,8 @@ build:
17
- OVERRIDE_INTEL_IPO # [win]
18
ignore_run_exports:
19
- level-zero
20
+ missing_dso_whitelist:
21
+ - $RPATH/DPCTLSyclInterface.dll # [win]
22
23
requirements:
24
# TODO: keep in sync with /pyproject.toml
0 commit comments