all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Garlick <pgarlick@tourbillion-technology.com>
To: 33545@debbugs.gnu.org
Cc: Paul Garlick <pgarlick@tourbillion-technology.com>
Subject: [bug#33545] [PATCH 0/2] Enable use of hypre via petsc
Date: Wed, 28 Nov 2018 19:42:30 +0000	[thread overview]
Message-ID: <1543434150-32152-1-git-send-email-pgarlick@tourbillion-technology.com> (raw)

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

             reply	other threads:[~2018-11-28 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-28 19:42 Paul Garlick [this message]
2018-11-28 19:48 ` [bug#33545] [PATCH 1/2] gnu: petsc-openmpi: Configure with support for HYPRE preconditioner Paul Garlick
2018-11-28 19:48   ` [bug#33545] [PATCH 2/2] gnu: fenics: Skip extra demo in 'check' phase Paul Garlick
2018-12-04 10:13 ` bug#33545: [PATCH 0/2] Enable use of hypre via petsc Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1543434150-32152-1-git-send-email-pgarlick@tourbillion-technology.com \
    --to=pgarlick@tourbillion-technology.com \
    --cc=33545@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.