From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id eGtpJg/LamIRcgEAbAwnHQ (envelope-from ) for ; Thu, 28 Apr 2022 19:12:47 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sBOEJg/LamLGxwAAauVa8A (envelope-from ) for ; Thu, 28 Apr 2022 19:12:47 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 24B7C14CB2 for ; Thu, 28 Apr 2022 19:12:47 +0200 (CEST) Received: from localhost ([::1]:37924 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nk7h8-0000sx-7h for larch@yhetil.org; Thu, 28 Apr 2022 13:12:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47960) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nk7gS-0000LT-Dz for guix-patches@gnu.org; Thu, 28 Apr 2022 13:12:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55954) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nk7gS-0001jl-48 for guix-patches@gnu.org; Thu, 28 Apr 2022 13:12:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nk7gS-0001Mr-05 for guix-patches@gnu.org; Thu, 28 Apr 2022 13:12:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50080] [PATCH v2 3/4] gnu: sundials-openmpi: Add HYPRE dependency. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 28 Apr 2022 17:12:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50080 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50080@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 50080-submit@debbugs.gnu.org id=B50080.16511659105206 (code B ref 50080); Thu, 28 Apr 2022 17:12:03 +0000 Received: (at 50080) by debbugs.gnu.org; 28 Apr 2022 17:11:50 +0000 Received: from localhost ([127.0.0.1]:49847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk7gE-0001Lu-Gv for submit@debbugs.gnu.org; Thu, 28 Apr 2022 13:11:50 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:15833) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nk7g9-0001LK-I3 for 50080@debbugs.gnu.org; Thu, 28 Apr 2022 13:11:45 -0400 Date: Thu, 28 Apr 2022 17:11:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651165899; bh=w1aguPoJA0f6CuvHCgKhqtxqj47iAKyb08YQLC9BTT0=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=mBm2SIdgaJuHT7omB92XRB0MCZoZW7Jgo9G9GwPfzo3xRgb1k4Knn/bfcIKaJ972W sChAm0Kwrzl5VqVgyojBcTMZKHdcMeGdL24gqtHJYT7PW0+w+KwBZOD0DvivKg5qCh T3gEf4DqxCCwwWrDFPgLSZ2HSNGvELIu7/geniowBp9dNgdYgyZTT015ooQP8cz7T0 tw6vtQlNXhfB5VcfJtABOOHNJKU0dNAhxLk3LCpI2NaapNUkrcr2YfFv6jmJim13YU gFpQ/+dH7Thgp2YXWzLJFkWGmaFlNrIKchvgZ3cxR4Q6ftUEqUqvBwyb8wEfHSpcuM mVQVMUiI+NdHg== From: "Paul A. Patience" Message-ID: <20220428171109.217461-4-paul@apatience.com> In-Reply-To: <20220428171109.217461-1-paul@apatience.com> References: <20220428171109.217461-1-paul@apatience.com> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651165967; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=w1aguPoJA0f6CuvHCgKhqtxqj47iAKyb08YQLC9BTT0=; b=rq4VZEg7unGHKAqXl8LGvQKe7rqi6+lO4o5KvEziRGm/fA35hSOUGUDmJ3CfkXT6O/K3o0 ZX0TLCLnHZ7ZtCmJpW7ZeyTRnDnGJQOl2lCj3a5bPynYSviWirxKBLvCpJYMXeHUsrHiv9 nOYwZlzHOwrJaqfhQkbFKi3VIiS6lFFj2NE60lk0imyWpBNdig1TVtxN26SKxRjERWw/59 5+pOq1Vk+sCuU0B+WAbm8FQskAI7NNVc2tYanjfBDTH+OzgFqj68wt8pzthMSy/Lc9H++N 16OfKOPmGklPfQFLopBw5x4Ekn9tNy1L4dXdTVBF7817dkkSMUanjGxcZ9mbTA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651165967; a=rsa-sha256; cv=none; b=ehiHV5diVWGUB803N7KycFCGOgCNVBHvojPn/ArlDwLbPiVPfPpq+GYu3wp4MjmgyVA85a VfVrAxi+Iv1pkGpCVlhPpkRJfVSi4/xv9h8Nj/bpaHBjUuOOOJc6Cfp6EFHIz9aJn8uD1L 7Fgn8vLBlRAi+nSf7Bd5ZgT+i4v/d3AxbS3kd6KkOFQJuVAFGF7bj3BOWjyNhwqwjbbwl8 0k7TFU05/heP6pAxwTd1r131QTwDO6ZSlYie/CxRzMErclmUJsx2F1fsK8BZwZcLCg2kC+ Vog21+lSOx1lHESS7QFfGznO5jBfd+nhOiGFjgJhoD1ck0uS1QyblqShNXKmTQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=mBm2SIdg; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 2.00 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=mBm2SIdg; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 24B7C14CB2 X-Spam-Score: 2.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: bV7CG3GySco3 * gnu/packages/maths.scm (sundials-openmpi)[propagated-inputs]: Add hypre-openmpi. [arguments]<#:configure-flags>: Add -DENABLE_HYPRE, -DHYPRE_INCLUDE_DIR and -DHYPRE_LIBRARY_DIR. --- gnu/packages/maths.scm | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index f44cd49354..546c77d750 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6167,12 +6167,19 @@ (define-public sundials-openmpi (propagated-inputs (list openmpi ;; Support for the below requires MPI. - ;; TODO: Add HYPRE. + hypre-openmpi petsc-openmpi)) (arguments (substitute-keyword-arguments (package-arguments sundials) ((#:configure-flags flags '()) `(cons* "-DENABLE_MPI:BOOL=3DON" + "-DENABLE_HYPRE:BOOL=3DON" + (string-append "-DHYPRE_INCLUDE_DIR=3D" + (assoc-ref %build-inputs "hypre-openmpi") + "/include") + (string-append "-DHYPRE_LIBRARY_DIR=3D" + (assoc-ref %build-inputs "hypre-openmpi") + "/lib") "-DENABLE_PETSC:BOOL=3DON" (string-append "-DPETSC_DIR=3D" (assoc-ref %build-inputs "petsc-openmpi")) -- 2.36.0