From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qM6cHh/6GWRX7wAASxT56A (envelope-from ) for ; Tue, 21 Mar 2023 19:40:31 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id KPCMHh/6GWRRLgEA9RJhRA (envelope-from ) for ; Tue, 21 Mar 2023 19:40:31 +0100 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 5FDFD32694 for ; Tue, 21 Mar 2023 19:40:30 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pegu8-0005JJ-3y; Tue, 21 Mar 2023 14:40:18 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pegtx-0005Ik-Gh for guix-patches@gnu.org; Tue, 21 Mar 2023 14:40:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pegtv-0002gN-Dc for guix-patches@gnu.org; Tue, 21 Mar 2023 14:40:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pegtv-00053d-9h for guix-patches@gnu.org; Tue, 21 Mar 2023 14:40:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#60266] [PATCH v3 2/2] gnu: Add parform. Resent-From: Antero Mejr Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 21 Mar 2023 18:40:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 60266 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch moreinfo To: 60266@debbugs.gnu.org Received: via spool by 60266-submit@debbugs.gnu.org id=B60266.167942397819392 (code B ref 60266); Tue, 21 Mar 2023 18:40:03 +0000 Received: (at 60266) by debbugs.gnu.org; 21 Mar 2023 18:39:38 +0000 Received: from localhost ([127.0.0.1]:60594 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pegtV-00052h-Qy for submit@debbugs.gnu.org; Tue, 21 Mar 2023 14:39:38 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]:51334) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pegtU-00052V-1a for 60266@debbugs.gnu.org; Tue, 21 Mar 2023 14:39:36 -0400 Received: from smtp202.mailbox.org (smtp202.mailbox.org [IPv6:2001:67c:2050:b231:465::202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4Ph0kl54xwz9sp1 for <60266@debbugs.gnu.org>; Tue, 21 Mar 2023 19:39:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1679423967; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1Ii2O+O8n89X6UCDpYIlTOJyJk7gPq+mMoLELdOBZIE=; b=fbVV5U3uHycuiVfapPGwXn8oCHf7pO9KS+SNidLoOqS4ESqaL6B/d35ljdfxscah2CXAUm Soy9r+O6dd4ZQSaHlq+GVddsZq//yb/0v2NrRw1CLxTwqx1H+P9l60ijLYdBnkZx4hOa67 BlDfdK10s1j9HOcl9cDIoTE83IRVZWhXwV37uyoUJ44Y1cJxAOCW7F7AVjkI+JwmoTHt6a aXhhrGLXZmp8IKZtY8rESFN7luAzP4g9krbBOnxJW/2TwjhL1JzfmgWEK4Hw0Mh5F/sOoO GN8QlwqDGnHbtIFzHau1Od67XzYJ50GrTkZFxd2oWWSfGof9omle6j1iNCPqJw== Date: Tue, 21 Mar 2023 18:39:02 +0000 Message-Id: <20230321183902.30605-2-antero@mailbox.org> In-Reply-To: <20230321183902.30605-1-antero@mailbox.org> References: <20230321183902.30605-1-antero@mailbox.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MBO-RS-META: j9cgjp5op9tnb68ogb8wgpwa59176ris X-MBO-RS-ID: b40aeb06994df22de1a 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: Antero Mejr X-ACL-Warn: , Antero Mejr via Guix-patches From: Antero Mejr via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679424031; a=rsa-sha256; cv=none; b=LL4J6bY/tl6y2DOHZw3yPD7rtWyIxt5aDa58l1kh63bzZujuUvaVrHwXYRMGjbWeRQvGO+ 5ZwQ2bIjF6qlRRoTFa9l9OAK6ni1C/VUndEC6q1pa2/hVsJO+yHFeIHwfjDgylQmzi+5uz i+CIhJdHrxRAIlr0WBEoL758igK3JVqvSgyeZYdS0z+KUowA6YQRxoYorwnZGgttvwi9hL /OnbUUIRixPFhqCqiFoUyZDraQMMc0rjlYomp0noPPRo3p1Xnq2UZycLEbYfJuJPoicEkN rJP5pkUwGv/tPTUfHlu7SZ7J510GaTNTsGoWviU4doqYHqbHKEpeD/Afx0q7QA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=fbVV5U3u; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679424031; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: 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=1Ii2O+O8n89X6UCDpYIlTOJyJk7gPq+mMoLELdOBZIE=; b=I+Le6M0/IMlz4sglA6a1pezcmBWWNKeyxkfM5UhKfsPdtb59nos8vyWJwuGyE91VS4OWPk HJ1zw3OH3tcm0+xYpOIfDjEwGObfOCo34hM21YzKU3r7bgAJxNldYFqh7nIp1v23pfvsrg Ji0aZy4x/N3AGPk3Kqm1NrEH+XI3Spk/JrBOAC4VKqsbGLVKCNue9EUhB++ho/kfhGoGhq 5hY2DwE4oFUZyiTLRyGLhu2728/qfHs1Tc1t7CsrtDaLPR8HVTg5TKgBON9+2sgdva/uIm CYwUjODVKaT35A+pQCE5w1tufpqlVhPkDsF7ex0trK2ElD11vh72GHIr86wC7g== X-Migadu-Spam-Score: -3.45 X-Spam-Score: -3.45 X-Migadu-Queue-Id: 5FDFD32694 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=mailbox.org header.s=mail20150812 header.b=fbVV5U3u; dmarc=pass (policy=none) header.from=gnu.org; 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-Scanner: scn1.migadu.com X-TUID: w+Lc/KHBtOWB * gnu/packages/algebra.scm (parform): New variable. --- gnu/packages/algebra.scm | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index f6cb171e2a..e893bed722 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -1878,3 +1878,20 @@ (define-public form ;; https://github.com/vermaseren/form/issues/426 (supported-systems '("x86_64-linux")) (license license:gpl3+)))) + +(define-public parform + (package + (inherit form) + (name "parform") + (arguments + (substitute-keyword-arguments (package-arguments form) + ((#:configure-flags flags) + #~(cons* "--enable-parform=yes" #$flags)) + ((#:phases phases) + #~(modify-phases #$phases + (add-before 'check 'mpi-setup + #$%openmpi-setup))))) + (inputs (list bash-minimal openmpi)) + (description (string-append (package-description form) + " This package also includes +@code{parform}, a version of FORM parallelized using OpenMPI.")))) -- 2.38.1