edited by conda-forge-admin 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/meta.yaml) and found it was in an excellent condition.
Merged conda-forge-admin merged 2 commits into conda-forge:main from minrk:rattler-petsc-run_exports Mar 5, 2025 Merged patch packages affected by missing run_exports from petsc, fenics-libdolfinx rattler-build bug #971 conda-forge-admin merged 2 commits into conda-forge:main from minrk...
conda install -y -c conda-forge petsc=3.18.1 On Linux systems, you can also use the older versions of PETSc that comes with your Linux distribution if you have system-administration access. For example, on Ubuntu 22.04, you can install PETSc using the command sudo apt update sudo apt...
I'll try an installation following the instructions above tonight; I cannot use Conda at work (it costs big bucks :-(). @BarrySmithJust FYI, there are many non-proprietary distributions of Conda that can be used without any licensing issues, such as MiniForge:https://github.com/conda-forge...
A conda-smithy repository for petsc. Contribute to conda-forge/petsc-feedstock development by creating an account on GitHub.
run_exports in dependencies should take care of these. Need to make sure to inspect the linkage checks in the build output before merging, since those usually produce warnings not errors. In particular, hypre, scalapack, and parmetis only got their run_exports today. I'll leave this as draft...