Closed regro-cf-autotick-bot closed 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.
@minrk @isuruf Folks, in this update, I'm adding support for Intel MPI (Linux and Windows). However, I believe the Intel MPI support in conda-forge is still a bit precarious.
impi-devel
and impi_rt
, but these packages are not proper MPI providers, in the sense that they are coming almost verbatim from the Intel channel, and there is no proper dependency on the mpi
metapackage. impi-mpi{cc|cxx|fort}
packages to pull in the compilers.On top of my previous comments, it seems that the compiler wrappers are not usable as they are, because they do not use the compiler commands from the compiler package.
Another caveat: Intel MPI does not provide mpifort
, but mpifc
.
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.
@conda-forge-admin, please rerender
I'm merging this as it is now. I'm a bit worried the new Intel MPI builds may somehow mess the conda solver.
@jan-janssen If you see any regression in production, let me know ASAP.
@dalcinl So far everything works fine for mpich
but my openmpi
tests fail. I am going to look into this in more detail https://github.com/pyiron/pympipool/pull/181 . To be more precise the issue appears for Python 3.9 and 3.10 but it does not appear for 3.11.
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase code>@<space/conda-forge-admin, please rerun bot in a PR comment to have theconda-forge-admin
add it for you.Dependency Analysis
Please note that this analysis is highly experimental. The aim here is to make maintenance easier by inspecting the package's dependencies. Importantly this analysis does not support optional dependencies, please double check those before making changes. If you do not want hinting of this kind ever please add
bot: inspection: false
to yourconda-forge.yml
. If you encounter issues with this feature please ping the bot teamconda-forge/bot
.Analysis by source code inspection shows a discrepancy between it and the the package's stated requirements in the meta.yaml.
Packages found by source code inspection but not in the meta.yaml:
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/6404663198, please use this URL for debugging.