From patchwork Mon Oct 16 07:54:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54858 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 987B227BBE2; Mon, 16 Oct 2023 08:56:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id C718827BBE9 for ; Mon, 16 Oct 2023 08:56:38 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISH-00075F-Cx; Mon, 16 Oct 2023 03:56:01 -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 1qsIS1-00071D-85 for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRt-0001pt-EN for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISI-0004Rr-2R for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 01/11] gnu: opensm: Use the right version string for the doc directory. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295316991 (code B ref 66573); Mon, 16 Oct 2023 07:56:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:53 +0000 Received: from localhost ([127.0.0.1]:55171 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS8-0004Ps-Gt for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS4-0004PH-JS for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:50 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRZ-0001YK-Hk; Mon, 16 Oct 2023 03:55:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=2j01omVmlL9QhD6eqq62Rs3edHzk6n4D0y2LC1um+zA=; b=rB/xPsLs/7myCDoxA7yy uxGUuugmsWJB71xBrpS736Ka08R5dULXHDS5qxArJzGUeMKjYOoI3Mc84jMcF5oDHsEOX4iYBmMFy N5U8BoAAb9suXMxuAfMqNnx5RW4XfBMnrlsY9cSUtoQ/6iaQ6l1ytZGwD6AAVzg3OXRfnFQqqG5KX wskQB2/ttrDeGjbd5nBwrYc/YxA6/dQMO1Y/rlTHfIHu5cLiWktBdZf7jHAWB+W3wUjXPcCnEty3G Lvq+2+3jlSNcA+1RorQBnmoA1nw+Hottd5vtXI/wi5msIojTAYWPvXe0khfHbNbbQShbdp8cIeSqX IdhwvVhFyFRycA==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:49 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Previously, when built with ‘--with-latest=opensm’, the package would install its documentation under a directory with the wrong version string. * gnu/packages/fabric-management.scm (opensm)[arguments]: Use the name and version of THIS-PACKAGE. --- gnu/packages/fabric-management.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fabric-management.scm b/gnu/packages/fabric-management.scm index b6b2e5176c..545cd4ff67 100644 --- a/gnu/packages/fabric-management.scm +++ b/gnu/packages/fabric-management.scm @@ -73,11 +73,11 @@ (define-public opensm (lambda* (#:key outputs #:allow-other-keys) (let* ((base (assoc-ref outputs "out")) (doc (string-append base "/share/doc/" - ,name "-" ,version))) + ,(package-name this-package) "-" + ,(package-version this-package)))) (for-each (lambda (file) (install-file file doc)) - (find-files "doc")) - #t)))))) + (find-files "doc")))))))) (home-page "https://www.openfabrics.org/") (synopsis "OpenIB InfiniBand Subnet Manager and management utilities") (description "\ From patchwork Mon Oct 16 07:54:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54861 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id E737A27BBE2; Mon, 16 Oct 2023 08:57:02 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1F2A427BBE2 for ; Mon, 16 Oct 2023 08:57:02 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISA-00072u-3q; Mon, 16 Oct 2023 03:55:54 -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 1qsIS1-00071F-8i for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRt-0001ps-8p for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISH-0004Ri-KY for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 02/11] gnu: opensm: Use gexps. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295216984 (code B ref 66573); Mon, 16 Oct 2023 07:56:01 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:52 +0000 Received: from localhost ([127.0.0.1]:55167 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS8-0004Pi-4T for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS4-0004PI-Mn for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRa-0001YT-JT; Mon, 16 Oct 2023 03:55:18 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=4YGB7J2f5C8MswJaLUIKHZ5L0gO3w8LI40xxbLZ0DLc=; b=QWk0fjIf27N6b+z9fTRB YoLmbcsnm6H0uhOlsO31rjvMIIKSwJWuX/AsEPgrvhGpWnMQ5tcQmg5fOvnY6P1yVfjTVCKOOMRE7 q8yssw+xNfSkSQvOrtMwQjw19MpJMvTOhIAQNQnJGstC6/e9YP/Wx8a9Fm5RMYpsleHF8tFtFhCEx 0Yk/NCJ0qIDN2KNk7ekM2bpOdcw0F4kNKsMOv6JDFQHLanPpWqIkggMC5GKaUNyUZrW/voAU/TZ+C hiZNb0g77xkBYB3pgRx1qX2p5OZndjcJ6wLy3o4Xq3bd5QSeBTa1mXtpTu8p08FU5zzC8VHslLNtu 3qG/9YW+6QsJbw==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:50 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/fabric-management.scm (opensm)[arguments]: Use gexps. --- gnu/packages/fabric-management.scm | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/gnu/packages/fabric-management.scm b/gnu/packages/fabric-management.scm index 545cd4ff67..740c570911 100644 --- a/gnu/packages/fabric-management.scm +++ b/gnu/packages/fabric-management.scm @@ -66,18 +66,20 @@ (define-public opensm (inputs (list rdma-core)) (arguments - `(#:configure-flags '("--disable-static") - #:phases - (modify-phases %standard-phases - (add-after 'install 'install-doc - (lambda* (#:key outputs #:allow-other-keys) - (let* ((base (assoc-ref outputs "out")) - (doc (string-append base "/share/doc/" - ,(package-name this-package) "-" - ,(package-version this-package)))) - (for-each (lambda (file) - (install-file file doc)) - (find-files "doc")))))))) + (list + #:configure-flags #~'("--disable-static") + #:phases + #~(modify-phases %standard-phases + (add-after 'install 'install-doc + (lambda* (#:key outputs #:allow-other-keys) + (let* ((base (assoc-ref outputs "out")) + (doc (string-append base "/share/doc/" + #$(package-name this-package) + "-" + #$(package-version this-package)))) + (for-each (lambda (file) + (install-file file doc)) + (find-files "doc")))))))) (home-page "https://www.openfabrics.org/") (synopsis "OpenIB InfiniBand Subnet Manager and management utilities") (description "\ From patchwork Mon Oct 16 07:54:51 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54856 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id B2B9F27BBEA; Mon, 16 Oct 2023 08:56:20 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1CB8127BBE2 for ; Mon, 16 Oct 2023 08:56:20 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISC-00073r-Lq; Mon, 16 Oct 2023 03:55:56 -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 1qsIS1-00071H-8u for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRu-0001pu-5X for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISI-0004Ry-FL for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 03/11] gnu: slurm: Add 23.02.6. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295717036 (code B ref 66573); Mon, 16 Oct 2023 07:56:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:57 +0000 Received: from localhost ([127.0.0.1]:55181 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISD-0004Qa-8R for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS6-0004PL-E8 for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRb-0001Yf-Gt; Mon, 16 Oct 2023 03:55:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=sM6T4/1SXGVgM/Wy3tZRVv93Qi7ZqHGKEC6bgv94rL0=; b=JI2ajF+xG9IWuaaSbIoW eISMq5KniRhFho4wHWpTD88j+JUnLOqyx8XeUfSCQBrcGJtbNhpmLARJztPM0O2R9nO3MtxCviZkb BpB85/2zyJ3VyUWkfzuEAVbKNFHEdg0IOpvscQ9aMK8LaZM0otin1VMRZ07PxwFeSWj7VxLkmVrse 2khzfcZzrQbWdx/u6kLVDVTZFEuOcMjq4Ob4kyRaYTBNFpu9ic5SVuqZj7ztkNtxrHqgesAcfxCQ6 sIrSzU5mHFp7u98t06vJzqKZTub0PShX2c53WN52QYKU22igO/1XDfo6w1F+cxSTDkw8IuDOdzARv 1ie3zq7W4mAypw==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:51 +0200 Message-ID: <3bf0382921f402ca595b61ec22ef980030cdf5a6.1697441026.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/parallel.scm (slurm): Update to 23.02.6. (slurm-22.05): New variable. --- gnu/packages/parallel.scm | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm index df7b498d1f..b014a404a6 100644 --- a/gnu/packages/parallel.scm +++ b/gnu/packages/parallel.scm @@ -9,7 +9,7 @@ ;;; Copyright © 2017, 2018 Rutger Helling ;;; Copyright © 2018–2022 Tobias Geerinckx-Rice ;;; Copyright © 2018 Clément Lassieur -;;; Copyright © 2019-2022 Ludovic Courtès +;;; Copyright © 2019-2023 Ludovic Courtès ;;; Copyright © 2020 Roel Janssen ;;; Copyright © 2021 Stefan Reichör ;;; @@ -185,7 +185,7 @@ (define-public xjobs (define-public slurm (package (name "slurm") - (version "22.05.1") + (version "23.02.6") (source (origin (method url-fetch) (uri (string-append @@ -193,7 +193,7 @@ (define-public slurm version ".tar.bz2")) (sha256 (base32 - "0f3hhlki8g7slllsnyj1qikbsvr62i0hig85lcdcfnmsagzlhbyi")) + "08rz3r1rlnb3pmfdnbh542gm44ja0fdy8rkj4vm4lclc48cvqp2a")) (modules '((guix build utils))) (snippet '(begin @@ -281,6 +281,20 @@ (define-public slurm ;; As noted in the link, YY.MM is the release scheme, and the 'maintenance' ;; digit does not introduce incompatibilities. +(define-public slurm-22.05 + (package + (inherit slurm) + (version "22.05.1") + (source (origin + (inherit (package-source slurm)) + (method url-fetch) + (uri (string-append + "https://download.schedmd.com/slurm/slurm-" + version ".tar.bz2")) + (sha256 + (base32 + "0f3hhlki8g7slllsnyj1qikbsvr62i0hig85lcdcfnmsagzlhbyi")))))) + (define-public slurm-21.08 (package (inherit slurm) From patchwork Mon Oct 16 07:54:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54855 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id AF80427BBEA; Mon, 16 Oct 2023 08:56:15 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 20B4727BBE2 for ; Mon, 16 Oct 2023 08:56:15 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsIS9-00072O-03; Mon, 16 Oct 2023 03:55:53 -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 1qsIS1-00071K-Ai for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRw-0001q1-34 for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISK-0004Sb-N9 for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 04/11] gnu: hwloc: Update to 2.9.3. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295917078 (code B ref 66573); Mon, 16 Oct 2023 07:56:04 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:59 +0000 Received: from localhost ([127.0.0.1]:55193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISF-0004RI-5n for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58804) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS6-0004PM-Gd for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:56 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRc-0001Yq-HS; Mon, 16 Oct 2023 03:55:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=yXTWU9Sug5XjYzQLeuL80cW6LVHTIu2EndeMvamKP3U=; b=gqJdrQDvy9frA5MoiqW2 XiGunUmP4moL2WQdOPlx13H/TUCLidMA7wSwq0h5YWrIQdqxL2GVwUbt3dmEO+gUarATXGE9Sms6K nYOz4OEHXfCCbUsZIlBnRELVT9KfvvDswf9nq2IfYjHt4wwOhZpXYyPP2XBP8aR2sTicUJeu7SEms 7c/do8PchEpzSw8X7AmOil5rEUXPJtiJbG+LXF/cQMRFJ88wvU4B27VXrekHOE8bI1ZzkgRySLBJe 6bcaflMKRRSnDNkSEgElKJK1F6cmdi27fPX1AfXkksF7LO35oMaKIyM4u5NL2dX5RhE28HNv41mw6 qrDLIDNiyTVKTw==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:52 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/mpi.scm (hwloc-2): Update to 2.9.3. --- gnu/packages/mpi.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm index baf6ce11e0..0f2747b499 100644 --- a/gnu/packages/mpi.scm +++ b/gnu/packages/mpi.scm @@ -141,7 +141,7 @@ (define-public hwloc-1 (define-public hwloc-2 (package (inherit hwloc-1) - (version "2.9.2") + (version "2.9.3") (source (origin (method url-fetch) (uri (string-append "https://download.open-mpi.org/release/hwloc/v" @@ -149,7 +149,7 @@ (define-public hwloc-2 "/hwloc-" version ".tar.bz2")) (sha256 (base32 - "1kv0n3b9knb8aawf0hxaxn9wc9bbpwh676r2gmb0pc7qfzvgv1qa")))) + "1v0dzzgzp40slakdwdb8vy0hy4m2ff3gnzqpzi8k8vbgap764h2w")))) ;; libnuma is no longer needed. (inputs (modify-inputs (package-inputs hwloc-1) From patchwork Mon Oct 16 07:54:53 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54857 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 861F327BBEB; Mon, 16 Oct 2023 08:56:40 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 20F8027BBE2 for ; Mon, 16 Oct 2023 08:56:40 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISC-00073q-Lq; Mon, 16 Oct 2023 03:55:57 -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 1qsIS1-00071G-8v for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRu-0001pv-AK for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISI-0004S5-UY for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 05/11] gnu: opensm: Update to 3.3.24. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295817049 (code B ref 66573); Mon, 16 Oct 2023 07:56:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:58 +0000 Received: from localhost ([127.0.0.1]:55185 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISD-0004Qj-O1 for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58818) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS7-0004PO-JC for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRd-0001ZN-KC; Mon, 16 Oct 2023 03:55:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=OLm+5x9T1x6z311HMs9eAV3DqD0tl6M0PMaE7g38qks=; b=iS622javfKzgFDiRSGRw rFWrI6mNGJNluAI+ifOyf7bUVzY6+jl2TSEPzflubvN2MojKHdsaWu8BlTWI2BJ6A24IJUAqcqj0a 07u9ILi1+XyOmtuSOrPoEutqHozuLVO8W7AxdWX9p2kSja0WQZHdbtXCKFnekgRnRiYKpX+q8+2Us yLpbqnpv9n1Q5og2bYJ4wLQS6mbpIWHQ77lqb6Vxm6Az7gZJuYp66tZRVKvRYmsqVk1iEUWrZXNpF Sg+lTzxSk1pXMEacl3T6DYnQj6SW+hsB5GB4wohVUz5YB6BztXWsNCq/uJMD7GqnEwJkWS4quIDqd SNAXhn+mf2v5bw==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:53 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/fabric-management.scm (opensm): Update to 3.3.24. --- gnu/packages/fabric-management.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fabric-management.scm b/gnu/packages/fabric-management.scm index 740c570911..ccdaa0ee0a 100644 --- a/gnu/packages/fabric-management.scm +++ b/gnu/packages/fabric-management.scm @@ -46,7 +46,7 @@ (define-module (gnu packages fabric-management) (define-public opensm (package (name "opensm") - (version "3.3.22") + (version "3.3.24") (source (origin (method url-fetch) @@ -54,7 +54,7 @@ (define-public opensm (string-append "https://github.com/linux-rdma/opensm/releases/download/" version "/opensm-" version ".tar.gz")) (sha256 - (base32 "19scwwpwqhqsyq4hbr5cflcmypss828lalxxd36yby7mbimca38y")))) + (base32 "0q74sx8y23h7picdzb4g5r84wcvc9hr9vzsdawkl812b38vmwcx3")))) (build-system gnu-build-system) (native-inputs (list bison From patchwork Mon Oct 16 07:54:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54853 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id CB2AE27BBE9; Mon, 16 Oct 2023 08:56:04 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9C10427BBE2 for ; Mon, 16 Oct 2023 08:56:03 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsIS9-00072d-3P; Mon, 16 Oct 2023 03:55:53 -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 1qsIS1-00071J-Ae for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRu-0001pw-NK for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISJ-0004SD-Au for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 06/11] gnu: ucx: Update to 1.15.0. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295817057 (code B ref 66573); Mon, 16 Oct 2023 07:56:03 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:58 +0000 Received: from localhost ([127.0.0.1]:55187 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISE-0004Qw-5i for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS8-0004PQ-Lx for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRe-0001Zi-NF; Mon, 16 Oct 2023 03:55:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=IaIH/OCvx9tdPdkGDSOz/fY4I1OgTHP61oa6y9N7lng=; b=ptATkNmwxDqxtzJCXM8C Vm+KNtmYXNX98LUavMl/M6GVR1qCrVufu1dPD5uaRPysqMMmKJhpNJy99zezO7YHhayN5AbtOdhC+ UIhRMXVhWnsdyNvhSiYLdnEiq5Qdrrkiwx9Dg/OkBKHSBBRLF62l8bPdo1f8MGi1+vc1j+xn65O7H M8jif2hTMR+CxIG3Nq/5LLcOo+EpHidB+7M1TA4XzAx5sf/QHie7eBWrGbgfp/1PZzXjfZASvUP/G ki31yGYAD+zdTAA69h+iQDw7dMeRKkM9bZwXbgZ99vus3OpMsZMrMTuuSMHy1hmKwVtYwnpDM2/Ic 9OV8H1qbXu8u9w==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:54 +0200 Message-ID: <2ede4e6a18825ddc2a229bb0c695850167ff3619.1697441026.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/fabric-management.scm (ucx): Update to 1.15.0. --- gnu/packages/fabric-management.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fabric-management.scm b/gnu/packages/fabric-management.scm index ccdaa0ee0a..f41b4e99ed 100644 --- a/gnu/packages/fabric-management.scm +++ b/gnu/packages/fabric-management.scm @@ -185,7 +185,7 @@ (define-public ibutils (define-public ucx (package (name "ucx") - (version "1.14.0") + (version "1.15.0") (source (origin (method git-fetch) (uri (git-reference @@ -195,7 +195,7 @@ (define-public ucx (patches (search-patches "ucx-tcp-iface-ioctl.patch")) (sha256 (base32 - "0ki2r768wqm92qv06wxrh3kv2nl2yj4ds9fz0s0b5rr2ycjiw9ir")))) + "1mk46vyfp8hsivk88s8gv0nf458jfs59fczpf66wwa3a9yp324jp")))) (build-system gnu-build-system) (arguments (list From patchwork Mon Oct 16 07:54:55 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54854 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7C5F927BBEA; Mon, 16 Oct 2023 08:56:10 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DB70127BBE2 for ; Mon, 16 Oct 2023 08:56:09 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISA-000735-BK; Mon, 16 Oct 2023 03:55:54 -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 1qsIS1-00071I-9A for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRv-0001px-Lf for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISJ-0004SK-Ow; Mon, 16 Oct 2023 03:56:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 07/11] gnu: rdma-core: Update to 48.0. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295817064 (code B ref 66573); Mon, 16 Oct 2023 07:56:03 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:58 +0000 Received: from localhost ([127.0.0.1]:55189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISE-0004R4-Fz for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:58 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsIS9-0004PS-KI for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRf-0001an-Ll; Mon, 16 Oct 2023 03:55:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=+prdzLOlYbXY2DkMxOIQL2W3mZoLtVavxahCm8Vm2ZQ=; b=dEtH71v7FqPlIuNgTixJ zKk2Xcz6d2jJQ5DgS6s/w09qA6sc9SEQsA/qtVsG/jCUlSpGOUZCvCuFBF9/Tn5XHiJZhK1MimRZN H3wfN0FtmKFlp116G7Y85AoUZN72Y7rUAJLGHhGsd9vX1A5puf8i/j6JQErblIc2vCw2YAYeXjGJ9 S0wPY8+nyWVjUcZmJdlA0pD7WWyIo8sOt6hfCbJXTb4cbiNCBriZG3xlM3P3IN8UMUEe7QKc2JHhE 0KrOWWxcNuEfFcZjGfolkRQ2FEELNhLb6lJUVVB2aGPUXI6rLOfttiO81JYYcyxZOxNwEa6wJ1grD juqWY5jvFFzMqg==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:55 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/linux.scm (rdma-core): Update to 48.0. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 6bb6d62182..4abc34c0b3 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -6749,7 +6749,7 @@ (define-public ntfsfix/static (define-public rdma-core (package (name "rdma-core") - (version "44.0") + (version "48.0") (source (origin (method url-fetch) (uri (string-append "https://github.com/linux-rdma/rdma-core" @@ -6757,7 +6757,7 @@ (define-public rdma-core version ".tar.gz")) (sha256 (base32 - "12w5v74wz1akac09frw7qk1yd06b00239zh7bvbvqyzjc0g61mi5")))) + "0h281dw2yph8pzfsr1wblqy6pb8nd9yj1pdf5c62zwc1l9b2fa3q")))) (build-system cmake-build-system) (arguments `(#:tests? #f ;no tests From patchwork Mon Oct 16 07:54:56 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54862 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 86D3427BBEA; Mon, 16 Oct 2023 08:57:05 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 9284E27BBE2 for ; Mon, 16 Oct 2023 08:57:03 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsIS7-00072K-Tc; Mon, 16 Oct 2023 03:55:51 -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 1qsIS1-00071E-8S for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:46 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsIRv-0001q0-PU for guix-patches@gnu.org; Mon, 16 Oct 2023 03:55:44 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsISK-0004SR-6I; Mon, 16 Oct 2023 03:56:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 08/11] gnu: libfabric: Update to 1.19.0. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:56:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744295917071 (code B ref 66573); Mon, 16 Oct 2023 07:56:04 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:55:59 +0000 Received: from localhost ([127.0.0.1]:55191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISE-0004RB-Pu for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58838) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISB-0004Pa-Cf for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:55 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRg-0001bB-SX; Mon, 16 Oct 2023 03:55:25 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=ZPDKEssUweJg9me7OLEc2iflgzmSpmzA8fV5WexmUUE=; b=HkBLml6MGJAsL1tdA54H VxHmIAo3El7toAhKcd+ZbaiBRb173hamodIXZjoyhv+iEaawBYc12XtBgoVbcnyeKVdKjV2YP+bBB oo22q6TXCSARagJ2dTFmI9CarkodV9ZEXWgxXs6pET/MBt+ofS1CWE//6jOuBbZ/+Rki1W5p81m67 i6T75LeLX4mNNnMf0JxayKiR8Woj03wK258+1+L8eAXWHGdYzJ9ZtYk6ku+BBcJCp8D46Q1ux9mcf 4Rdbrikc+85cimHHyorMvXszi9RPs68aAkUPWyt/heh7oTs7C8iMW69tsk197y+UR6+n0y71Q9Nc4 RFh08OzOF7LADg==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:56 +0200 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/linux.scm (libfabric): Update to 1.19.0. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 4abc34c0b3..96b5cc6e16 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8572,7 +8572,7 @@ (define-public procenv (define-public libfabric (package (name "libfabric") - (version "1.11.2") + (version "1.19.0") (source (origin (method url-fetch) @@ -8580,7 +8580,7 @@ (define-public libfabric (string-append "https://github.com/ofiwg/libfabric/releases/download/v" version "/libfabric-" version ".tar.bz2")) (sha256 - (base32 "1nnpfkwxhim2nqjkb1vwrb4wj4j3l6w6yvvy69fqam2snlhshazz")))) + (base32 "17pg0fb4fa77r1bmp0xk535m8n8fadpfdg93cb280ghhx55pck7i")))) (build-system gnu-build-system) (inputs `(("rdma-core" ,rdma-core) ,@(match (%current-system) From patchwork Mon Oct 16 07:54:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54863 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 5EE4527BBE2; Mon, 16 Oct 2023 08:57:06 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 40CC727BBEB for ; Mon, 16 Oct 2023 08:57:02 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISv-0007MU-ID; Mon, 16 Oct 2023 03:56:41 -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 1qsISr-0007JF-PB for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:38 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsISr-0001wX-Fp for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsITG-0004UP-3C; Mon, 16 Oct 2023 03:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 09/11] gnu: psm2: Update to 12.0. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: leo@famulari.name, me@tobias.gr, guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= , Leo Famulari , Tobias Geerinckx-Rice X-Debbugs-Original-Xcc: Leo Famulari , Tobias Geerinckx-Rice Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744297217180 (code B ref 66573); Mon, 16 Oct 2023 07:57:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:56:12 +0000 Received: from localhost ([127.0.0.1]:55209 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISR-0004T0-K3 for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:56:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISD-0004Pp-44 for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRi-0001br-5i; Mon, 16 Oct 2023 03:55:26 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=D7irLMtgTBnymvFgm5Z9bNT5uW4JdpYVLV6ZiWWaFE0=; b=dQjHlQ2cNKwrrKEEoz1C cdOGIvJqsNIUUk9NZjkm65MH2Qg321VK03sqgbvXepCMQLKQZWijh7aaAWuf2lkI2kc6GnSllWYr1 io/0fJEvNADVSgm5QKfOImmI+4/mWHINYyzPqtk5coo8k8SmExi9p7r5lZlb7oAIfphPKtfjWFEqA D5LEpZYGplVWHdP6SwGkJ9+fmrQUpr69IPCJ9Kl49qVpJEoAFBout+Sqx26HKiiCovP3NOwdPuLUS WbQrlZlVHoRkSqRVQ2ceD7QUy3HNhmxLUFXL9cNq5lWJfzviF1M3ga6+pa9XY/HAP808GOmIKdZyz WxFI5a+dRtR4oA==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:57 +0200 Message-ID: <1e6cc77dfc04dda290f8d92ff5dc265ae0cf32d2.1697441026.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/linux.scm (psm2): Update to 12.0. --- gnu/packages/linux.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 96b5cc6e16..fb319d4a65 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -8861,7 +8861,7 @@ (define-public mbpfan (define-public psm2 (package (name "psm2") - (version "11.2.230") + (version "12.0") (source (origin (method git-fetch) (uri (git-reference @@ -8870,7 +8870,7 @@ (define-public psm2 (file-name (git-file-name name version)) (sha256 (base32 - "1bm7ndhi8qzmd0plnggj2h52yb34bab4k38530nsnkmv9smwdivl")))) + "04nar65ac11qqx41vkfs7iip8kfiah0zms7l4rmsxncpiz2iqfik")))) (build-system gnu-build-system) (arguments (list #:make-flags From patchwork Mon Oct 16 07:54:58 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54860 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id CCDD527BBEA; Mon, 16 Oct 2023 08:56:55 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 4FD5727BBE2 for ; Mon, 16 Oct 2023 08:56:55 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISv-0007Mk-Qc; Mon, 16 Oct 2023 03:56:41 -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 1qsISs-0007Js-7X for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:38 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsISr-0001wc-Ur for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsITG-0004UY-Ig for guix-patches@gnu.org; Mon, 16 Oct 2023 03:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 10/11] gnu: openmpi: Update to 4.1.6. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744297217187 (code B ref 66573); Mon, 16 Oct 2023 07:57:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:56:12 +0000 Received: from localhost ([127.0.0.1]:55211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISS-0004T3-Az for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:56:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58846) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISD-0004Pq-FK for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:58 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRj-0001cB-GZ; Mon, 16 Oct 2023 03:55:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=13msVNDvvvMJZluNU7xMbLvAkLWdzo+yKaMATh/1aEM=; b=lYyVr8fotTW5pHqxW+K6 5+q3DPNM8QEUkadrlkHclcfRqxgi37YBCgPutwzx/mxJShajrhBc3GYvLx5P80noc3m0J551AzqDF +nI9JNWhlO7lVr7d6Ol2di/wK6Yx56OPSzaYZWAGSqiFkpIbcCaE5yo5QpPBMwnGgi5autF3Wgdj3 gl4U9VKUfJO4KqB52awlrQV2f1vFZohhuDzM1YsgwcZvdzqVkqmxsnjA2Z4J2Gm2+62d0KX7c3l7q 7XT8CKmdMaIQatnx/CXndBa79t8382SoASfxCjxhzrVCyNhM6Eb0yITL2CjM1AVmLoaOIPohLd4N2 SVX/Xmzsh/QtDQ==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:58 +0200 Message-ID: <153258a4e72fa82628e318c647a9c97c016b3eb3.1697441026.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/mpi.scm (openmpi): Update to 4.1.6. --- gnu/packages/mpi.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpi.scm b/gnu/packages/mpi.scm index 0f2747b499..85afc8cefc 100644 --- a/gnu/packages/mpi.scm +++ b/gnu/packages/mpi.scm @@ -184,7 +184,7 @@ (define-public hwloc (define-public openmpi (package (name "openmpi") - (version "4.1.5") + (version "4.1.6") (source (origin (method url-fetch) @@ -192,7 +192,7 @@ (define-public openmpi (version-major+minor version) "/downloads/openmpi-" version ".tar.bz2")) (sha256 - (base32 "1qyvc77diyrxmviirdwqpibgm32c4vkdlvw8g79rsf2pq9mrhh56")) + (base32 "05g4245v0pdqcyjmgn50519ry5v5q8ig26iinmiynvaihm29jh7p")) (patches (search-patches "openmpi-mtl-priorities.patch")))) (properties From patchwork Mon Oct 16 07:54:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 54859 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id ABF8927BBEA; Mon, 16 Oct 2023 08:56:50 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,SPF_HELO_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 1C86827BBE2 for ; Mon, 16 Oct 2023 08:56:50 +0100 (BST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qsISw-0007N2-M2; Mon, 16 Oct 2023 03:56:42 -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 1qsISs-0007Jt-Li for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:38 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qsISs-0001wu-A9 for guix-patches@gnu.org; Mon, 16 Oct 2023 03:56:38 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qsITG-0004Ug-U5 for guix-patches@gnu.org; Mon, 16 Oct 2023 03:57:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66573] [PATCH 11/11] gnu: intel-mpi-benchmarks: Update to 2021.3. Resent-From: Ludovic =?utf-8?q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 16 Oct 2023 07:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66573 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66573@debbugs.gnu.org Cc: Ludovic =?utf-8?q?Court=C3=A8s?= Received: via spool by 66573-submit@debbugs.gnu.org id=B66573.169744297317194 (code B ref 66573); Mon, 16 Oct 2023 07:57:02 +0000 Received: (at 66573) by debbugs.gnu.org; 16 Oct 2023 07:56:13 +0000 Received: from localhost ([127.0.0.1]:55213 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISS-0004TA-MF for submit@debbugs.gnu.org; Mon, 16 Oct 2023 03:56:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qsISF-0004QN-MN for 66573@debbugs.gnu.org; Mon, 16 Oct 2023 03:55:59 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qsIRk-0001d0-Io; Mon, 16 Oct 2023 03:55:28 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=x+lV9HFToTTLbmbJSh9ehBXrl7gBzKMEAlAL6CsArj0=; b=MGKN8bYJVcvmunjiDHqs IuwL6YBdPBrgRwzWaOlQNyhK2q90bs7egMBsEIq2vnJ//irN/Sv36jOeWvhevpwFT/CaqbAtyBvL6 4sUCjYmIC33DxvxEPYma7kUJel9h48+ojuv4P56e4a073FVGXeyhB08YDQOa8BzmqbGU6NKcAqjck pMVAKWS8CeOLQD4J1CGPz3SHJRSQLi1A80m8LtozlePDyVLDXTCEps+PrghxifwivymS3EsIDKSk2 fmcZUABo3W6ttLrA07o/4YEzrXrzLGHvhYvspe9RwSUX9OlW7wNd42DPZHwZW0Mr0P0/VV0qvJiHJ GyylGMNmexIT9A==; From: Ludovic =?utf-8?q?Court=C3=A8s?= Date: Mon, 16 Oct 2023 09:54:59 +0200 Message-ID: <17427f9a7dfe4b606ca89e47c8bf04414f7ae337.1697441026.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 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: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches From: Ludovic Courtès * gnu/packages/benchmark.scm (intel-mpi-benchmarks/openmpi): Update to 2021.3. --- gnu/packages/benchmark.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/benchmark.scm b/gnu/packages/benchmark.scm index 4d92457e59..08fece6e91 100644 --- a/gnu/packages/benchmark.scm +++ b/gnu/packages/benchmark.scm @@ -137,7 +137,7 @@ (define-public fio (define-public intel-mpi-benchmarks/openmpi (package (name "intel-mpi-benchmarks") - (version "2019.6") + (version "2021.3") (source (origin (method git-fetch) (uri (git-reference @@ -146,7 +146,7 @@ (define-public intel-mpi-benchmarks/openmpi (file-name (git-file-name name version)) (sha256 (base32 - "02hxbk9g9nl59bk5qcfl3djj7b58vsqys340m1xdbyqwcrbnahh9")) + "04kczch2hlfzbgk929vcxx480kc6raba8rbz246j7d26k1z1zh8h")) (modules '((guix build utils))) (snippet '(begin