conda-forge / libhwloc-feedstock

A conda-smithy repository for libhwloc.
BSD 3-Clause "New" or "Revised" License
0 stars 9 forks source link

Fix precedence #60

Closed isuruf closed 1 year ago

isuruf commented 1 year ago

This was an oversight where the equal sign was flipped.

Otherwise we get the following error on CI

RuntimeError: Solver could not find solution.Mamba failed to solve:
 - pyopencl
 - pocl-cpu
 - curl
 - libhwloc >=2.9.2,<2.9.3.0a0
 - libhwloc >=2.9.2,<3.0a0
 - libclang-cpp15 >=15.0.7,<15.1.0a0
 - ocl-icd >=2.3.1,<3.0a0
 - libstdcxx-ng >=12
 - libllvm15 >=15.0.7,<15.1.0a0
 - libgcc-ng >=12
 - llvm-spirv-15

with channels:

The reported errors are:
- Encountered problems while solving:
-   - nothing provides __cuda needed by libhwloc-2.9.1-cuda102_h47c979d_1006
- 
conda-forge-webservices[bot] commented 1 year ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.