From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id yEVYFzNwDGaiagEAe85BDQ:P1 (envelope-from ) for ; Tue, 02 Apr 2024 22:53:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yEVYFzNwDGaiagEAe85BDQ (envelope-from ) for ; Tue, 02 Apr 2024 22:53:07 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712091187; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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; bh=Uii2+BFpi5024DLbONFxWacE+mR2JKCoroDvosiFhvs=; b=pypggzd4qomxAVzb09aD8IdBtsLVDPZdn7noS6baDIUMOIvcuQ8nBJ8W//sKPiubQIGwhX nbf0j6toTGzcbR0t78CHEZdHpE1PGfCdFSa2hREmN6WLkQdEI37ddkTJyfoeNGOK+78z51 ukyO/3ayJhj/TvpVGa4j1Bu3KQe8O7V4F+RzwU1foGQQE7vETD7lEobQEal+oY3iILL47m sCYzrpCDotBND/XKca/VuVMV+wxiOsKJGJ0Dc0ojPE/Uv8b0yfAo3c1HavLWqRqfOPSnpX DbRjoAIlZN019OtSwWDMJcOyGFKomukuBaIRdwmemXECXUP0K2wMMxiUqbN3Ag== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712091187; a=rsa-sha256; cv=none; b=mu4Gb6SlG3IZBrnPMLom/gqyONwlMfmMirxfBRHMvmAi3UaMmNDfTsKKoam4sH7BaC29bc 5XEP/ghAj6H7rz43AtL5IOkiz4TbOfXYxJ4ROm+ZWHQWxZPb/YsDJs8NFZk3YWY9bvxAew QJ4TwapkJvXafuBxgJWGaUf3crpret8JayNGwgNIN3gatG+ceKH6FK6QmQg2L38L3YzLE0 VF0qSja4Pmh8jADHwDRUDxThCpszHlQ8kGN1RKWtmuBzEqZRoskgl0KZg6jdkgFmzLbgYV NEUvdN47U9gXbmJVbOZ9jBGGfVnOW7ZfZN4lu6imJI/06BO/poLNjXzJngt11g== 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 1557A527AE for ; Tue, 2 Apr 2024 22:53:07 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rrl7s-00012B-OX; Tue, 02 Apr 2024 16:53:00 -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 1rrl7q-00011L-Ti for guix-patches@gnu.org; Tue, 02 Apr 2024 16:52:58 -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 1rrl7q-0000t3-LF for guix-patches@gnu.org; Tue, 02 Apr 2024 16:52:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rrl7u-0003PV-Ah for guix-patches@gnu.org; Tue, 02 Apr 2024 16:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69729] [PATCH 00/41] Improve performance in lapack dependent packages. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 02 Apr 2024 20:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69729 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Christopher Baines , Romain GARBAGE , 69729@debbugs.gnu.org Received: via spool by 69729-submit@debbugs.gnu.org id=B69729.171209113612893 (code B ref 69729); Tue, 02 Apr 2024 20:53:02 +0000 Received: (at 69729) by debbugs.gnu.org; 2 Apr 2024 20:52:16 +0000 Received: from localhost ([127.0.0.1]:56441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrl78-0003Lg-3m for submit@debbugs.gnu.org; Tue, 02 Apr 2024 16:52:15 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43290) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rrl75-0003L7-5p for 69729@debbugs.gnu.org; Tue, 02 Apr 2024 16:52:12 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id 1CC7927BBE2; Tue, 2 Apr 2024 21:52:06 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ca15467b; Tue, 2 Apr 2024 20:52:05 +0000 (UTC) From: Christopher Baines In-Reply-To: <878r22oczt.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 28 Mar 2024 11:40:54 +0100") References: <20240311110423.10785-1-romain.garbage@inria.fr> <878r22oczt.fsf@gnu.org> User-Agent: mu4e 1.12.2; emacs 29.3 Date: Tue, 02 Apr 2024 21:52:03 +0100 Message-ID: <87y19vh4i4.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -8.41 X-Migadu-Queue-Id: 1557A527AE X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -8.41 X-TUID: 6PGJpt3Y+5YR --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hello, > > Romain GARBAGE skribis: > >> This patch series aims at improving the performance of several packages = by changing the LAPACK library they depend on. >> >> The package `lapack` is the reference implementation from netlib.org of = a numerical linear algebra library, written in FORTRAN. >> >> The package `openblas` is a optimized implementation of the LAPACK and B= LAS APIs. >> >> Among the modified packages affected by the change, the following don't = build: >> * shogun: atlas dependency doesn't build (pre-existing error) >> * lush2: preexisting error >> * proteinortho: preexisting error (tests 2 and 3 fail) >> * superlu-dist: dependency failure (combinatorial-blas) >> >> >> Also, the following packages have not been modified as it breaks the pac= kage: >> * xyce-serial >> * xyce-parallel >> * gnss-sdr >> * julia > > hasn=E2=80=99t processed it yet but= it=E2=80=99s > already been more than two weeks. Given that you tested all the > dependents on guix.bordeaux.inria.fr, I=E2=80=99m willing to go ahead and= push > the series within a few days even if qa.guix hasn=E2=80=99t caught up yet. QA shouldn't block things, especially at the moment when it's not keeping up. So yeah, please push. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYMb/NfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfIZRAAk9gEJia2McWr+hhNacpmPGy9tUTzvzVa RINCMmrvPdzxRJZMfjMek81oQrujx5Os+xjRRqktRSt405GTSzH6ozZgDp/p1Crc K68RW93KzBITodPiQwJ0Vi7n83KaM0WJd83DCvqhxe6ke//bEIqgFAmuPa8+mAlD ivfFHveM/rD5E/WEGEnj7VJxaHWvLfqjN2CX2v6tHMoWXmKdCQAPi0P7dPOuDNXp V+auRTZ2TphonGU0PftlSjGbJDhC89dJfZJ/uIKzsy+QiwLkKRYW5N/H9crBGIm+ GBiIw5Sk1uPzWUODHm6fBfRjrInwWtF6z9neBQ62zWfaxqsUfOrnYCOrfjkWDkUe 4ioU6WUTwjqsTmcc4I83Kn3VD3P2/D3Oy3pC8hTcBGC9pDtZoO/pYQjehU9jC0tn ZBwbithFFN+NbcdBmG06gLKuwHrAvk4tOYAyT3djpttCtmK5M3KkoZM/QYBqWNnb khRA57dqWgxbz227kXHJXLk/UH981LDH54Op9ZBEQeCkDghSOpffQvUmh5QxFxF7 EuvwCG8O1z1+a1mdBTT1uj9rDM+YKlfpNNjfJG35wshEVUXJnJWL5RYBBZpXhUt+ j9eLeJBeUX2WgdL4iNk/uJoiMoI8PE3C5J763STECEFdUpJqdHptGnpcV8l8jB22 xlCWQkd1frc= =1+4Y -----END PGP SIGNATURE----- --=-=-=--