From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9635C158091 for ; Mon, 20 Jun 2022 14:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B56F3E0C9D; Mon, 20 Jun 2022 14:43:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 78B05E0C9D for ; Mon, 20 Jun 2022 14:43:09 +0000 (UTC) Received: from [2a0c:b641:69c:e7f1::2] (port=53858 helo=aurora) by muon with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1o3IcL-0000GA-9v for gentoo-soc@lists.gentoo.org; Mon, 20 Jun 2022 14:43:05 +0000 From: Benda Xu To: gentoo-soc Subject: Re: [gentoo-soc] Week 1 Report for Refining ROCm Packages in Gentoo References: Date: Mon, 20 Jun 2022 22:43:02 +0800 In-Reply-To: (wuyy's message of "Mon, 20 Jun 2022 21:41:00 +0800") Message-ID: <87o7yniefd.fsf@gentoo.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 1d614529-e055-4cd9-a307-84ee80ff8d79 X-Archives-Hash: 6bc225f82d606f49f4e91fe06fe6f28b Congratulations Yiyang for the exciting achievements in your first week. The success to use upstream llvm is a major step towards a healthy ROCm ecosystem. wuyy writes: > [...] > At last I came to a new hipvars.pm and a patch to hipcc.pl, disabling > poisoning `-isystem` and correcting many paths. Now directly calling > hipcc works, and blender rendered successfully using HIP cycles! Have you summarized all the modification in bug reports and/or pull requests? > [...] Yours, Benda