From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 +KcLEywaq2JoMQEAbAwnHQ (envelope-from ) for ; Thu, 16 Jun 2022 13:55:24 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QPwBEiwaq2LpJwEAG6o9tA (envelope-from ) for ; Thu, 16 Jun 2022 13:55:24 +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 9BDCE3DBF8 for ; Thu, 16 Jun 2022 13:55:23 +0200 (CEST) Received: from localhost ([::1]:40674 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o1o5q-0007fz-PP for larch@yhetil.org; Thu, 16 Jun 2022 07:55:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:55182) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1nn9-00066H-R5 for guix-patches@gnu.org; Thu, 16 Jun 2022 07:36:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46999) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o1nn9-000368-IL for guix-patches@gnu.org; Thu, 16 Jun 2022 07:36:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o1nn8-00088U-EW for guix-patches@gnu.org; Thu, 16 Jun 2022 07:36:02 -0400 Subject: bug#55948: [PATCH 0/2] gnu: Update rocm to 5.1.3. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 16 Jun 2022 11:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 55948 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Kehayias Cc: 55948-done@debbugs.gnu.org Mail-Followup-To: 55948@debbugs.gnu.org, ludo@gnu.org, john.kehayias@protonmail.com Received: via spool by 55948-done@debbugs.gnu.org id=D55948.165537936131262 (code D ref 55948); Thu, 16 Jun 2022 11:36:02 +0000 Received: (at 55948-done) by debbugs.gnu.org; 16 Jun 2022 11:36:01 +0000 Received: from localhost ([127.0.0.1]:40894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1nn6-00088A-Qq for submit@debbugs.gnu.org; Thu, 16 Jun 2022 07:36:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41972) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o1nn4-00087w-SJ for 55948-done@debbugs.gnu.org; Thu, 16 Jun 2022 07:36:00 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:57888) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1nmz-00035F-Dg; Thu, 16 Jun 2022 07:35:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=K1KKYq9StZCkLkRVlHmABncJ9WAm9JL726iR33p2Iq0=; b=Lrh5cCWZbk1zZrfCt6Ca PTdkK+iL4TLmXt7uRM+SJtkFIBdpfnTvnZ3DdrYt6/evP2a66E6jssmgp8foYmWFgEHig4fufCWyA 8s1eYLGJEMjxdUrEVlXN8EIuNUH+cR2+c5ahAfqeRd9P01NE8fbRvkRJwB13yEj7TmnlEicCGzyGV +s4swYWZ9JSG+cWPiWvPHrcTxyCRsGzwrv5w2nS2FQR/X7FroPYwX3kRpccK7l+T6vIdvspS8O1LN NqjSHnoQK3g2sDDhkGpMaK3/8KfIxKVy2xbbx2SeIvWM07xhZo9Gr2S74d27BGXsd+aFJxof0DYjI GjT7DMuUEuHDuA==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:50482 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o1nmx-0006pf-Qy; Thu, 16 Jun 2022 07:35:52 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 16 Jun 2022 13:35:49 +0200 In-Reply-To: (John Kehayias's message of "Mon, 13 Jun 2022 17:23:28 +0000") Message-ID: <87sfo4lu22.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) 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: , 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=1655380524; 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: content-transfer-encoding:content-transfer-encoding:resent-to: 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=K1KKYq9StZCkLkRVlHmABncJ9WAm9JL726iR33p2Iq0=; b=gVzZJuMq0XTZB9iQcGH9PPRJXNZC/S+Yp5HO7WEu5m6wNxVi4DbNF0QNsSeR8CvbISv8LK MVL1MeNoBOkEYZMq2IsZ124pJvYSewZE2YQGl2YjPgs4aGdMxpd7Y4gi/JawDZXq7lfaRd BabDjdJNkpRoWEAXUq4tBxXAUHwVVKkWoUFjl90SJvi1cfAl4JCmPLyeb6zfgwAI9GpSyL iAqf3ROMHz3WcKoP8C8u6TI9LxAFp+M7JFwndiTh3RFnmN4U8CYSZAcFmKMzfWdAYzMqnp DhKFdty599f7j0y4aWW2OOFq5766TN2rI++PcKJzvT1HeXshryk8wWefzgzF6Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655380524; a=rsa-sha256; cv=none; b=jhcBGC8kqW/7uaJpe8+JNf3/Xmza0QOWbx1HLw5xpcsvZ/+xV9+iuAf2dc7aTwmBf92vzg GTdZjESPcngGxoZPRCDQq0EqHWN5mJibxaMBOrcKLKQSJ+RIEsP1UNG72BSDbTDR0llPqR eoF/ttMDPyCqhY8qNrRmGbCImhCfYUFencRDunvliUVVHV5rmvvHg2VBVB3I2JhIJoSMtP 6Sno6Mc2Luss730sn673kpzlSU4XFeOhmfM3+2+ECrzRyXFL/O9LhlvEmWxtwVRBGk23kv /k2eLyXgrtiCgcqaxJtJGFuScce5E7famk8rFKjbtTyH3Z+IwJTkMMY9MI3foA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Lrh5cCWZ; 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-Spam-Score: -3.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Lrh5cCWZ; 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-Queue-Id: 9BDCE3DBF8 X-Spam-Score: -3.89 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ek5SfukGPP70 Hello John, Pushed! 67c30ff8ad gnu: rocm: Update to 5.1.3. 25809f5a40 gnu: Update llvm-for-rocm: Update to 5.1.3. John Kehayias skribis: > Okay, that's it! Overall is mostly updating hashes and some patches, othe= r than the rocclr notes above. I hope I got the (long) commit message corre= ct on the second patch. The changes work well for me locally. Thanks for the explanations, it=E2=80=99s great to know the context and thi= ngs you addressed. Ludo=E2=80=99.