conda-forge / openmpi-feedstock

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

[TEST][DO NOT MERGE] Cross-compiling on Azure #86

Closed leofang closed 2 years ago

leofang commented 3 years ago

MNT: Re-rendered with conda-build 3.20.3, conda-smithy 3.9.0, and conda-forge-pinning 2021.03.23.17.55.38

Checklist

conda-forge-linter commented 3 years 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 3 years ago

Looks like we need a block like this one https://github.com/conda-forge/openmpi-feedstock/blob/fde85a81ef3e94a6714d4227e9968e59da19300e/recipe/build-mpi.sh#L30 in order to guide the configure script in the cross-compiling mode.

leofang commented 3 years ago

Also, from the gitter discussion we can run tests from ppc64le using QEMU. Not sure how to enable it, but we can give it a shot once we can build.

leofang commented 3 years ago

@conda-forge-admin, please rerender

conda-forge-linter commented 3 years ago

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

I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

leofang commented 2 years ago

Let me close this for now...