-
-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
Spack package issues to resolve. Fixes to be made in spack/spack-packages
but tracking here.
- JIT via
py-cffi
requirespy-setuptools
. Should this go into the FFCx and/or DOLFINx spec? - Remove the Boost
+filesystem+program_options+timer
options (the add-ons are no longer used by DOLFINx). - For
fenics-dolfinx
, PETSc and SLEPc are optional (disabled by default, which is good Spack practice), butpy-petsc4py
is a dependency forpy-fenics-dolfix
. This means we can get the Python interface with petsc4py but the backend without PETSc (similarly for SLEPc). - No
py-slepc4py
option forpy-fenics-dolfix
. - Add
no_cache=True
toversion
for development versions (all FEniCS packages). - Deprecate older versions.
Metadata
Metadata
Assignees
Labels
No labels