[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33545] [PATCH 0/2] Enable use of hypre via petsc
From: |
Paul Garlick |
Subject: |
[bug#33545] [PATCH 0/2] Enable use of hypre via petsc |
Date: |
Wed, 28 Nov 2018 19:42:30 +0000 |
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
- [bug#33545] [PATCH 0/2] Enable use of hypre via petsc,
Paul Garlick <=