Problems installing firedrake on MacOS (issues with mpich?) #3930
-
Dear all, I have been trying to install firedrake on my Mac (OS 15.2), but unfortunately I cannot get the install to complete. I have gone through the debugging steps suggested (https://www.firedrakeproject.org/download.html) but without success. The problem appears apparently in the install of MPICH during petsc but even with manual installation (brew install mpich prior to firedrake-install) the firedrake install breaks with the same issue. Do you happen to know how to resolve this? Upon using
I have Xcode 16.2 installed and I am using Python 3.13.1. Please find attached the firedrake-install.log and the petsc configure.log. Thank you in advance for your help! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I think is an issue to configure PETSc associated with the Xcode 16.2 version. I just opened a PETSc issue to have help with this issue. There are alternatives to using the docker firedrake image or perhaps downgrading Xcode. |
Beta Was this translation helpful? Give feedback.
I think is an issue to configure PETSc associated with the Xcode 16.2 version. I just opened a PETSc issue to have help with this issue. There are alternatives to using the docker firedrake image or perhaps downgrading Xcode.