From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6JorBqzcb2IhOAAAbAwnHQ (envelope-from ) for ; Mon, 02 May 2022 15:29:16 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id aGBaBazcb2KNnQAAG6o9tA (envelope-from ) for ; Mon, 02 May 2022 15:29:16 +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 D657A1BEC0 for ; Mon, 2 May 2022 15:29:15 +0200 (CEST) Received: from localhost ([::1]:54364 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nlW70-0003gb-MT for larch@yhetil.org; Mon, 02 May 2022 09:29:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39574) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nlW6p-0003P0-Ew for guix-patches@gnu.org; Mon, 02 May 2022 09:29:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41271) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nlW6p-00014l-6A for guix-patches@gnu.org; Mon, 02 May 2022 09:29:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nlW6p-0002pL-2L for guix-patches@gnu.org; Mon, 02 May 2022 09:29:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50080] [PATCH v3 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: Mon, 02 May 2022 13:29: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.165149814110846 (code B ref 50080); Mon, 02 May 2022 13:29:03 +0000 Received: (at 50080) by debbugs.gnu.org; 2 May 2022 13:29:01 +0000 Received: from localhost ([127.0.0.1]:35165 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlW6n-0002oo-9W for submit@debbugs.gnu.org; Mon, 02 May 2022 09:29:01 -0400 Received: from mail-40136.proton.ch ([185.70.40.136]:34250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nlW6l-0002oY-Kd for 50080@debbugs.gnu.org; Mon, 02 May 2022 09:29:00 -0400 Date: Mon, 02 May 2022 13:28:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1651498134; bh=5rCWICuRdO/Jjx/2ZW9bTntuhouwy2ediOiWrxzu0tE=; 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=hqE+kubObCHVpSOHiBjsfbhqso2mEkeutRt5vs3gl9xrQTT8KCImkrrOIF1hlIJUl baDaLIVMRaUMzExP3FztV89qPJrFcum7qoEhFi+tK6nId9VAmYjYTK+B0g+Nad9pmb 89QU2QXWRnnrRf9BhnLiCdLfUVfHqDkVpegfiYhGulMQxk6Xx/xd504boYCJW1ZtSB Hcso7q5oInHgrTQHB1ETyxqJO1FmYoN0tBYsDQlDNyWGvGu2Vw3sKyhjvQiqmR7Nxc /+qPssb3qM0nQLqDOyAZ9fIfV54MejXPPL83baFnsQ2SC7oofX1bH1pfQegBcCRiW9 881BCR88B/4Ow== From: "Paul A. Patience" Message-ID: <20220502132806.614632-4-paul@apatience.com> In-Reply-To: <20220502132806.614632-1-paul@apatience.com> References: <20220502132806.614632-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=1651498155; 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=5rCWICuRdO/Jjx/2ZW9bTntuhouwy2ediOiWrxzu0tE=; b=PdsUWSTmsxBo8N5VUa22BcjAEJVpT9FTM+/X4sOBD23X2uyWdlpNc3of86KnXt7cnifpJ2 AQlsLq1yPNBqcWOMn5Z7JU6mEbiep1GuFcm2dP93ZzOSCtle0bahB6CRyUztCoEyv+4RmU L9nbHI/4KS0omopla/hlLksiLfLIGdie63yhSm1TgGWRAXU3F8ezWbaszCaL66PUO57K1b kPg3W2m/CqV5LlosGrOHvEVUN/9T6/pM6Smfke0B5hz+AkTDcMZ6wtgRB1UFl/n0jz4Drb oIBKqn/o1pnTpkgBHiFAm6Hx/+AjSguonG/NyQCwkc4HZw36u2mYCbZxao4quA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651498155; a=rsa-sha256; cv=none; b=FJokqfeHVtMP08j3e0nJwXW11BGkwSx92s4XQkp3xODsuOTH4tcn6lys3nehkpo6lfFRnh T9tHFFaQgBDqOivxE/xVtJLDU7vFY00aWU0endIkuiTjTsJ/Mx3u6S/Snkt2oqE3UeaIJN GyphnZUZczp5RtxveJSJt1DnHWfj8cATWsAqnhUcPgEf+98AvmPMXb+umQlf0254zOPNFr RiBme7ypltxJYoqnDP3DpjN8tFvNimEaPvAoos9fe7AmmnkZBYLcXkwYRFmFI7JwfS4TIT YNWP8GVIXfXt+Tz9pD5rs2iHMMo+wAQZjCiKSh5LnUNVm0gn2vmWS77y5mBVQg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=hqE+kubO; 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: 3.51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=hqE+kubO; 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: D657A1BEC0 X-Spam-Score: 3.51 X-Migadu-Scanner: scn1.migadu.com X-TUID: tjhTVhTe/1wp * 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 5d4778da83..03c465dfff 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -6175,12 +6175,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