From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1414814-garchives=archives.gentoo.org@lists.gentoo.org> 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 6EC9B158093 for <garchives@archives.gentoo.org>; Sun, 3 Jul 2022 10:47:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC19AE085A; Sun, 3 Jul 2022 10:47:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 88A8EE085A for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jul 2022 10:47:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 93420341E9C for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jul 2022 10:47:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 058DF4ED for <gentoo-commits@lists.gentoo.org>; Sun, 3 Jul 2022 10:47:06 +0000 (UTC) From: "罗百科" <patrick@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "罗百科" <patrick@gentoo.org> Message-ID: <1656845224.cbb1ec071fdd7c549f89419cabf8330e204bbc32.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/rocm-opencl-runtime/files/, dev-libs/rocm-opencl-runtime/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/rocm-opencl-runtime/files/rocm-opencl-runtime-5.0.2-enable-gfx800.patch dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2-r1.ebuild dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2.ebuild X-VCS-Directories: dev-libs/rocm-opencl-runtime/ dev-libs/rocm-opencl-runtime/files/ X-VCS-Committer: patrick X-VCS-Committer-Name: 罗百科 X-VCS-Revision: cbb1ec071fdd7c549f89419cabf8330e204bbc32 X-VCS-Branch: master Date: Sun, 3 Jul 2022 10:47:06 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 17ce5711-6809-4130-ab26-94ace47035ec X-Archives-Hash: 32a6a653d70ed4a069f711f9256829f6 commit: cbb1ec071fdd7c549f89419cabf8330e204bbc32 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Sun Jul 3 10:46:45 2022 +0000 Commit: 罗百科 <patrick <AT> gentoo <DOT> org> CommitDate: Sun Jul 3 10:47:04 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cbb1ec07 dev-libs/rocm-opencl-runtime: Re-enable gfx800 family of cards Discussion upstream at https://github.com/RadeonOpenCompute/ROCm/issues/1659 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> .../files/rocm-opencl-runtime-5.0.2-enable-gfx800.patch | 16 ++++++++++++++++ ...-5.0.2.ebuild => rocm-opencl-runtime-5.0.2-r1.ebuild} | 3 ++- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/dev-libs/rocm-opencl-runtime/files/rocm-opencl-runtime-5.0.2-enable-gfx800.patch b/dev-libs/rocm-opencl-runtime/files/rocm-opencl-runtime-5.0.2-enable-gfx800.patch new file mode 100644 index 000000000000..29482340295e --- /dev/null +++ b/dev-libs/rocm-opencl-runtime/files/rocm-opencl-runtime-5.0.2-enable-gfx800.patch @@ -0,0 +1,16 @@ +#From xuhuisheng +#at https://github.com/RadeonOpenCompute/ROCm/issues/1659#issuecomment-1041026624 + +diff --git a/utils/flags.hpp b/utils/flags.hpp +index 8f0228cc..2eaa47c5 100644 +--- a/utils/flags.hpp ++++ b/utils/flags.hpp +@@ -245,7 +245,7 @@ release(bool, ROC_SYSTEM_SCOPE_SIGNAL, true, \ + "Enable system scope for signals (uses interrupts).") \ + release(bool, ROC_SKIP_COPY_SYNC, false, \ + "Skips copy syncs if runtime can predict the same engine.") \ +-release(bool, ROC_ENABLE_PRE_VEGA, false, \ ++release(bool, ROC_ENABLE_PRE_VEGA, true, \ + "Enable support of pre-vega ASICs in ROCm path") \ + release(bool, HIP_FORCE_QUEUE_PROFILING, false, \ + "Force command queue profiling by default") \ diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2.ebuild b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2-r1.ebuild similarity index 94% rename from dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2.ebuild rename to dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2-r1.ebuild index a90a016047af..9c74aa789f97 100644 --- a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2.ebuild +++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.0.2-r1.ebuild @@ -45,7 +45,8 @@ src_prepare() { local S="${S1}" local CMAKE_USE_DIR="${S1}" # Bug #753377 - local PATCHES=() + # patch re-enables accidentally disabled gfx8000 family + local PATCHES=("${FILESDIR}/${PN}-5.0.2-enable-gfx800.patch") BUILD_DIR="${S1}_build" cmake_src_prepare }