conda-forge / openmpi-feedstock

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

Fix missing libcuda warning #134

Closed dalcinl closed 6 months ago

dalcinl commented 6 months ago

Checklist

See https://github.com/conda-forge/openmpi-feedstock/pull/132#issuecomment-1868373443

conda-forge-webservices[bot] commented 6 months 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.

dalcinl commented 6 months ago

@leofang I hate having to silence the missing libcuda warning in this very generic way with mca_base_component_show_load_errors=0, as it may mask other unrelated issues. However, there are no alternatives left, as opal_warn_on_missing_libcuda=0 does not seem to work at all. Even Open MPI folks are not sure about it, see https://github.com/conda-forge/openmpi-feedstock/pull/132#issuecomment-1868308645 and comments below.

dalcinl commented 6 months ago

The ppc64le failure is the usual timeout. Merge and retry on main.