-
Notifications
You must be signed in to change notification settings - Fork 171
Firedrake meeting 2025 07 02
Date and time 2025-07-02 1600 UTC
- Pick Chair and Minuter (LC not here, someone else pick)
- ALL: (ongoing) triage the open issues and confirm if they are indeed still open (and perhaps provide labels)
- ALL: do things with SV's branches
- DH: Email to Andreas to have 2 (+ others!!!) loopy PRs merged TODO: FIND OUT WHICH PRS THESE ARE
- DH: Talk to GregVernon about PR#2116.
- JB: Enable merge queues (minutes)
- LC: Try to merge RNH' PR: Movable VOM
- PB: Profile and speed up some tests (minutes, minutes)
- CW: More testing configurations (minutes)
- All: Do post merge works (interpolate, abstract reduced functionals, etc.)
- CW: Preliminary prep for PETSc User Meeting 2026 (minutes)
Present: DH, CW, IM, JHC, PB, CJC, KS
Apologies: LC
DH: Trying to setup EasyChair.
Example: https://github.com/firedrakeproject/firedrake/actions/runs/16026361480/job/45215200574
The problem is very obscure. I've identified it but the fix is to either always stick to the latest release or build petsc4py and slepc4py differently.
CW: slpec4py build their own petsc4py (3.23.4) regardless of what petsc4py we want.
DH: --download-slepc-commit=... looks fine.
DH: When SLEPc release, are they not supposed to pin the PETSc?
CW: They should be compatible, so pinning is not necessary?
CW: Have a PR to bump the versions, but this requires point release.
DH: Fine, as we need point release for pyadjoint, anyway.
Each instance of OptionsManager
is meant to be used for only one PETSc object, but this isn't enforced anywhere.
In Firedrake the solver classes to connect one OptionManager
to one PETSc object. This PR adds some free functions to make it easier to do this only with petsctools
.
In set_from_options
:
This is a breaking change.
Change to warning?
JHC: EnsembleFunction
and friends #4025
Mixed function spaces where the components are distributed over different members of the Ensemble
.
Also includes EnsembleFunctionSpace
and the corresponding dual objects.
DH: Add a section in the manual?
Note that PRs put in this section should either be trivial or already have been reviewed. Discussion-worthy PRs should be separate agenda items.
PB: GTMGPC restrict -- JHC to review.
1600 UTC 2025-07-09