conda-forge / openmpi-feedstock

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

Build CUDA support on all Linux platforms #114

Closed leofang closed 1 year ago

leofang commented 1 year ago

Checklist

conda-forge-linter 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.

leofang commented 1 year ago

@conda-forge-admin, please rerender

github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

I considered the following status checks when analyzing this PR:

Thus the PR was passing and merged! Have a great day!

leofang commented 1 year ago

It's funny that "which mpiexec" would segfault on ppc64le/aarch64 😂

+ which mpiexec
+ alias
+ /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot mpiexec
+ eval declare -f
++ declare -f
environment: line 1: 467202 Done                    ( alias; eval ${which_declare} )
     467204 Segmentation fault      (core dumped) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot "$@"
Tests failed for openmpi-4.1.4-h317bbcb_102.conda - moving package to /home/conda/feedstock_root/build_artifacts/broken
github-actions[bot] commented 1 year ago

Hi! This is the friendly conda-forge automerge bot!

Commits were made to this PR after the automerge label was added. For security reasons, I have disabled automerge by removing the automerge label. Please add the automerge label again (or ask a maintainer to do so) if you'd like to enable automerge again!