[PATCH] gnu: dealii-openmpi: Add Trilinos dependency.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Paul A. Patience
Owner
unassigned
Submitted by
Paul A. Patience
Severity
normal
P
P
Paul A. Patience wrote on 29 Jul 2021 18:33
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
PyU_0s27P1qrekfbmtWgZppCh7rxQas5cOqZ3YYmyMrJgmRcUv-ZP9CWWjF_g9E-Z4iIxxMhJo5YPYOOAlMp_i1Rz_2s8Yr4lloz9_ic51g=@apatience.com
Hi,

This patch adds the optional dependency Trilinos to dealii-openmpi.
(Starting from deal.II 10.0.0, the Trilinos interface will require
MPI, and anyway parts of deal.II's Trilinos interface do not compile
properly without MPI even in earlier versions.)

This patch is necessary for me to package Lethe [1] next, which
requires deal.II to be compiled with Trilinos support.

Best regards,
Paul

P
P
Paul A. Patience wrote on 30 Jul 2021 15:59
(name . guix-patches@gnu.org)(address . guix-patches@gnu.org)
fuL3f7XMFr1wN5TNNe4_p-WDaSDnve37aR2lrR6TuiCEOqSzOhq-8nuXRlopvmuWz-fJt3-MVN0nealyvVWbjOPp_Yucm_ndl-EpI6E4d3Q=@apatience.com
On Thursday, July 29th, 2021 at 12:33, Paul A. Patience <paul@apatience.com> wrote:
Toggle quote (2 lines)
> This patch adds the optional dependency Trilinos to dealii-openmpi.

Fixed a minor issue in the patch.
(The examples actually get enabled by default with the tests.)

Best regards,
Paul
L
L
Ludovic Courtès wrote on 10 Aug 2021 17:32
Re: bug#49772: [PATCH] gnu: dealii-openmpi: Add Trilinos dependency.
(name . Paul A. Patience)(address . paul@apatience.com)(address . 49772-done@debbugs.gnu.org)
8735rhqpsf.fsf_-_@gnu.org
Hi Paul,

"Paul A. Patience" <paul@apatience.com> skribis:

Toggle quote (8 lines)
> From 3556e260785f1b52d351e041e9fe171df448d73b Mon Sep 17 00:00:00 2001
> From: "Paul A. Patience" <paul@apatience.com>
> Date: Thu, 29 Jul 2021 12:16:32 -0400
> Subject: [PATCH] gnu: dealii-openmpi: Add Trilinos dependency.
>
> * gnu/packages/maths.scm (trilinos-for-dealii-openmpi): New variable.
> (dealii-openmpi)[propagated-inputs]: Add trilinos-for-dealii-openmpi.

Applied, thank you!

Ludo’.
Closed
?