From patchwork Fri Nov 24 16:07:50 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tobias Burnus X-Patchwork-Id: 1868221 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gcc.gnu.org (client-ip=2620:52:3:1:0:246e:9693:128c; helo=server2.sourceware.org; envelope-from=gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=patchwork.ozlabs.org) Received: from server2.sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4ScKdq1Q17z1ySk for ; Sat, 25 Nov 2023 03:08:14 +1100 (AEDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 7EF62385E002 for ; Fri, 24 Nov 2023 16:08:09 +0000 (GMT) X-Original-To: gcc-patches@gcc.gnu.org Delivered-To: gcc-patches@gcc.gnu.org Received: from esa2.mentor.iphmx.com (esa2.mentor.iphmx.com [68.232.141.98]) by sourceware.org (Postfix) with ESMTPS id 7A546385C6F6 for ; Fri, 24 Nov 2023 16:07:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 7A546385C6F6 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=codesourcery.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=mentor.com ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 7A546385C6F6 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=68.232.141.98 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700842079; cv=none; b=XyylICukwLH3YH+msoPjHJA9Cqn4ggHKAa3UjFmLdfI9GEE+eR6Qr69fdnROo1DtIuQFSMZEbeJ2f9oOvkTm68VNTZyjrA4O8HXC+g/kudn7M7873YSh92J65uVLDwFAd0MfI27PBRirG65Z07DTTdA8+h2PRSupltylZ+tG5LU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1700842079; c=relaxed/simple; bh=qTzK6B7YX3U/aT3XiMvAiDL1BJ9qhecqOTBnaqi0b5k=; h=Message-ID:Date:MIME-Version:To:From:Subject; b=bKGjoEZYObiHPR1dtIT1BSGdA6hvDIIzJX3wuIVi96FHGR5CPo/6Xx1xPD+eoKrngCfSnkInJYL/zV+QUnkq6aZsVgUY8lzVRrIGL9hUlLXs194WG2Z5muAtfMqB3ZgQkf0xtm2HfHjpEgHtpB4aCGckdcwU/perxOE1NilfA5M= ARC-Authentication-Results: i=1; server2.sourceware.org X-CSE-ConnectionGUID: Xoo5lK+lRWmCjvV17FIxEg== X-CSE-MsgGUID: /sJDFegvT5mNc2UFcjvNYw== X-IronPort-AV: E=Sophos;i="6.04,224,1695715200"; d="diff'?scan'208";a="26449565" Received: from orw-gwy-01-in.mentorg.com ([192.94.38.165]) by esa2.mentor.iphmx.com with ESMTP; 24 Nov 2023 08:07:56 -0800 IronPort-SDR: gVjDyeFWMwxb67x+/9Pzl89EueVkPWSXabHsSwn/GZnShLpmhoP6UMsJL2gZ+RLoCOHTSzUoUC 1H2HnM4EU1dd/3d/luM+RcO2B0U/XWh7E5/FOMi4zU80cUa1U1NRS5fNW3pWZS85HVDUeZHw7R 37Wd2nhNgP+gM7yyk5Bw+DLbL4+KOaEBPusYUEEPBr2TOqLhqSvES6/x3UkJpnvkTJNm4bBNSJ ayojvKzh3m5C0EsJeNv//atG/lHv19aY83ChXde8GVbPL0w2zdeu44t85qwiuKSve5FJNJeZV0 7kk= Message-ID: Date: Fri, 24 Nov 2023 17:07:50 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: gcc-patches , Andrew Stubbs From: Tobias Burnus Subject: [patch][GCN] install.texi: Update GCN entry - @uref and LLVM version remark X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-10.mgc.mentorg.com (139.181.222.10) To svr-ies-mbx-12.mgc.mentorg.com (139.181.222.12) X-Spam-Status: No, score=-11.3 required=5.0 tests=BAYES_00, GIT_PATCH_0, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_SHORT, SPF_HELO_PASS, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gcc-patches-bounces+incoming=patchwork.ozlabs.org@gcc.gnu.org Stumbled over this. I wondered whether we should recommend newlib >= 12e3bac3c (31st Oct 2023), but given that gfx1030 is not yet supported, I decided against it. We can revisit this once newlib 4.4 is available. Current version is: https://gcc.gnu.org/install/specific.html#amdgcn-x-amdhsa Comments? Tobias ----------------- Siemens Electronic Design Automation GmbH; Anschrift: Arnulfstraße 201, 80634 München; Gesellschaft mit beschränkter Haftung; Geschäftsführer: Thomas Heurung, Frank Thürauf; Sitz der Gesellschaft: München; Registergericht München, HRB 106955 install.texi: Update GCN entry - @uref and LLVM version remark gcc/ChangeLog: * doc/install.texi (amdgcn-*-amdhsa): Fix URL to ROCm; change 'in the future' to 'in LLVM 18'. gcc/doc/install.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index f995b775f83..b515cd1469f 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3991,7 +3991,7 @@ Instead of GNU Binutils, you will need to install LLVM 13.0.1, or later, and cop Use Newlib (4.3.0 or newer). To run the binaries, install the HSA Runtime from the -@uref{https://rocm.github.io,,ROCm Platform}, and use +@uref{https://rocm.docs.amd.com/,,ROCm Platform}, and use @file{libexec/gcc/amdhsa-amdhsa/@var{version}/gcn-run} to launch them on the GPU. @@ -3999,7 +3999,7 @@ To enable support for GCN3 Fiji devices (gfx803), GCC has to be configured with @option{--with-arch=@code{fiji}} or @option{--with-multilib-list=@code{fiji},...}. Note that support for Fiji devices has been removed in ROCm 4.0 and support in LLVM is deprecated and will -be removed in the future. +be removed in LLVM 18. @html