(address . guix-patches@gnu.org)(name . Paul Garlick)(address . pgarlick@tourbillion-technology.com)
Hi Guix,
These two patches enable the HYPRE preconditioners to be used by packages
that use PETSc, such as FEniCS.
The first patch adds the necessary configure flag for petsc-openmpi. The
second patch is needed to ensure that the check phase of the fenics build
continues to succeed.
Best regards,
Paul.
Paul Garlick (2):
gnu: petsc-openmpi: Configure with support for HYPRE preconditioner.
gnu: fenics: Skip extra demo in 'check' phase.
gnu/packages/maths.scm | 4 +++-
gnu/packages/simulation.scm | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
--
1.8.3.1