conda-forge / multinest-feedstock

A conda-smithy repository for multinest.
BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Enable MPI matrix #9

Open duncanmmacleod opened 4 years ago

duncanmmacleod commented 4 years ago

This PR implements a build matrix to build against the different MPI implementations, with the logic cribbed from the HDF5 feedstock.

I have no idea whether mpich is actually a firm requirement, so this proposed change may not be appropriate.

Checklist

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

I do have some suggestions for making it better though...

For recipe:

duncanmmacleod commented 4 years ago

I don't understand why the build is failing for openmpi. The azure builds are complaining about conflicts, which I cannot reproduce locally. pymultinest seems to be involved, which makes no sense, since that is only required for the tests.