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 7b9d7c7 commit b9eb904Copy full SHA for b9eb904
recipe/meta.yaml
@@ -30,6 +30,8 @@ outputs:
30
- {{ pin_subpackage('openmpi', min_pin='x.x.x', max_pin='x') }}
31
ignore_run_exports:
32
- ucx # [enable_cuda]
33
+ script_env:
34
+ - CUDA_HOME # [enable_cuda]
35
requirements:
36
build:
37
- {{ compiler('c') }}
0 commit comments