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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABF1F158090 for ; Mon, 2 May 2022 08:24:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3100E0AA6; Mon, 2 May 2022 08:24:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 64806E0AA6 for ; Mon, 2 May 2022 08:24:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2B382341498 for ; Mon, 2 May 2022 08:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6544B75 for ; Mon, 2 May 2022 08:24:49 +0000 (UTC) From: "Benda XU" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Benda XU" Message-ID: <1651479881.284e771bd39b4709afddcc3dd666f5f8665c3754.heroxbd@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocSOLVER/, sci-libs/rocRAND/, sci-libs/hipCUB/, sci-libs/rocPRIM/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/hipCUB/hipCUB-4.3.0-r1.ebuild sci-libs/hipCUB/hipCUB-4.3.0.ebuild sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild sci-libs/hipSPARSE/hipSPARSE-4.3.0-r2.ebuild sci-libs/rocPRIM/rocPRIM-4.3.0-r1.ebuild sci-libs/rocPRIM/rocPRIM-4.3.0-r2.ebuild sci-libs/rocRAND/rocRAND-4.3.0-r1.ebuild sci-libs/rocRAND/rocRAND-4.3.0.ebuild sci-libs/rocSOLVER/rocSOLVER-4.3.0-r1.ebuild sci-libs/rocSOLVER/rocSOLVER-4.3.0.ebuild sci-libs/rocSPARSE/rocSPARSE-4.3.0-r2.ebuild sci-libs/rocSPARSE/rocSPARSE-4.3.0-r3.ebuild X-VCS-Directories: sci-libs/rocPRIM/ sci-libs/hipCUB/ sci-libs/rocSOLVER/ sci-libs/rocRAND/ sci-libs/hipSPARSE/ sci-libs/rocSPARSE/ X-VCS-Committer: heroxbd X-VCS-Committer-Name: Benda XU X-VCS-Revision: 284e771bd39b4709afddcc3dd666f5f8665c3754 X-VCS-Branch: master Date: Mon, 2 May 2022 08:24:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a48e2403-4e73-40c3-ab17-d2dc07f82c41 X-Archives-Hash: c62fd523f395c6bbd04e788cda7afdd3 commit: 284e771bd39b4709afddcc3dd666f5f8665c3754 Author: Benda Xu gentoo org> AuthorDate: Mon May 2 07:58:23 2022 +0000 Commit: Benda XU gentoo org> CommitDate: Mon May 2 08:24:41 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=284e771b sci-libs/hipCUB: loosen the dependency on dev-util/hip sci-libs/hipSPARSE: sci-libs/rocPRIM: sci-libs/rocRAND: sci-libs/rocSOLVER: sci-libs/rocSPARSE: same The possibility is pointed out by Cory Bloor: You can probably build the versions of rocBLAS and rocSOLVER tagged at rocm-5.1.1 with the HIP stack from ROCm 4.3.1. Just be sure to rebuild all the {roc,hip}{BLAS,SOLVER} libraries at the new tag, since they all use private (unstable) APIs provided by rocBLAS. The sci-libs/* ROCm packages should be aligned with sci-libs/rocBLAS, while the other dev-*/* ROCm packages should be aligned with dev-util/hip. Credit: Cory Bloor Suggested-by: Yiyang Wu gmail.com> Closes: https://bugs.gentoo.org/838394 Closes: https://bugs.gentoo.org/841982 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu gentoo.org> sci-libs/hipCUB/{hipCUB-4.3.0.ebuild => hipCUB-4.3.0-r1.ebuild} | 4 ++-- .../{hipSPARSE-4.3.0-r1.ebuild => hipSPARSE-4.3.0-r2.ebuild} | 6 +++--- .../rocPRIM/{rocPRIM-4.3.0-r1.ebuild => rocPRIM-4.3.0-r2.ebuild} | 4 ++-- sci-libs/rocRAND/{rocRAND-4.3.0.ebuild => rocRAND-4.3.0-r1.ebuild} | 4 ++-- .../rocSOLVER/{rocSOLVER-4.3.0.ebuild => rocSOLVER-4.3.0-r1.ebuild} | 2 +- .../{rocSPARSE-4.3.0-r2.ebuild => rocSPARSE-4.3.0-r3.ebuild} | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/sci-libs/hipCUB/hipCUB-4.3.0.ebuild b/sci-libs/hipCUB/hipCUB-4.3.0-r1.ebuild similarity index 96% rename from sci-libs/hipCUB/hipCUB-4.3.0.ebuild rename to sci-libs/hipCUB/hipCUB-4.3.0-r1.ebuild index 0b57014f6d15..65b61c2352cc 100644 --- a/sci-libs/hipCUB/hipCUB-4.3.0.ebuild +++ b/sci-libs/hipCUB/hipCUB-4.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SLOT="0/$(ver_cut 1-2)" IUSE="benchmark test" RESTRICT="!test? ( test )" -RDEPEND="dev-util/hip:${SLOT} +RDEPEND="dev-util/hip sci-libs/rocPRIM:${SLOT} benchmark? ( dev-cpp/benchmark )" DEPEND="${RDEPEND}" diff --git a/sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild b/sci-libs/hipSPARSE/hipSPARSE-4.3.0-r2.ebuild similarity index 98% rename from sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild rename to sci-libs/hipSPARSE/hipSPARSE-4.3.0-r2.ebuild index 9acb3016c001..c246c94db511 100644 --- a/sci-libs/hipSPARSE/hipSPARSE-4.3.0-r1.ebuild +++ b/sci-libs/hipSPARSE/hipSPARSE-4.3.0-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake +inherit cmake toolchain-funcs DESCRIPTION="ROCm SPARSE marshalling library" HOMEPAGE="https://github.com/ROCmSoftwarePlatform/hipSPARSE" @@ -38,8 +38,8 @@ IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="dev-util/rocminfo:${SLOT} - dev-util/hip:${SLOT} +RDEPEND="dev-util/rocminfo + dev-util/hip sci-libs/rocSPARSE:${SLOT}" DEPEND="${RDEPEND}" BDEPEND="dev-util/rocm-cmake diff --git a/sci-libs/rocPRIM/rocPRIM-4.3.0-r1.ebuild b/sci-libs/rocPRIM/rocPRIM-4.3.0-r2.ebuild similarity index 96% rename from sci-libs/rocPRIM/rocPRIM-4.3.0-r1.ebuild rename to sci-libs/rocPRIM/rocPRIM-4.3.0-r2.ebuild index 0e7bba7b2a7c..eba4e1317b94 100644 --- a/sci-libs/rocPRIM/rocPRIM-4.3.0-r1.ebuild +++ b/sci-libs/rocPRIM/rocPRIM-4.3.0-r2.ebuild @@ -14,9 +14,9 @@ KEYWORDS="~amd64" SLOT="0/$(ver_cut 1-2)" IUSE="benchmark test" -RDEPEND="dev-util/hip:${SLOT} +RDEPEND="dev-util/hip benchmark? ( dev-cpp/benchmark )" -BDEPEND="dev-util/rocm-cmake:${SLOT} +BDEPEND="dev-util/rocm-cmake >=dev-util/cmake-3.22 test? ( dev-cpp/gtest )" DEPEND="${RDEPEND}" diff --git a/sci-libs/rocRAND/rocRAND-4.3.0.ebuild b/sci-libs/rocRAND/rocRAND-4.3.0-r1.ebuild similarity index 96% rename from sci-libs/rocRAND/rocRAND-4.3.0.ebuild rename to sci-libs/rocRAND/rocRAND-4.3.0-r1.ebuild index 926f784a0249..074ee2912a97 100644 --- a/sci-libs/rocRAND/rocRAND-4.3.0.ebuild +++ b/sci-libs/rocRAND/rocRAND-4.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ SLOT="0/$(ver_cut 1-2)" IUSE="benchmark test" RESTRICT="!test? ( test )" -RDEPEND="dev-util/hip:${SLOT}" +RDEPEND="dev-util/hip" DEPEND="${RDEPEND} >=dev-util/rocm-cmake-${PV}" BDEPEND="test? ( dev-cpp/gtest )" diff --git a/sci-libs/rocSOLVER/rocSOLVER-4.3.0.ebuild b/sci-libs/rocSOLVER/rocSOLVER-4.3.0-r1.ebuild similarity index 98% rename from sci-libs/rocSOLVER/rocSOLVER-4.3.0.ebuild rename to sci-libs/rocSOLVER/rocSOLVER-4.3.0-r1.ebuild index c017b7ad31a0..6287d7b096d5 100644 --- a/sci-libs/rocSOLVER/rocSOLVER-4.3.0.ebuild +++ b/sci-libs/rocSOLVER/rocSOLVER-4.3.0-r1.ebuild @@ -15,7 +15,7 @@ SLOT="0/$(ver_cut 1-2)" IUSE="test benchmark" -RDEPEND="dev-util/hip:${SLOT} +RDEPEND="dev-util/hip sci-libs/rocBLAS:${SLOT} benchmark? ( virtual/blas )" DEPEND="${RDEPEND}" diff --git a/sci-libs/rocSPARSE/rocSPARSE-4.3.0-r2.ebuild b/sci-libs/rocSPARSE/rocSPARSE-4.3.0-r3.ebuild similarity index 99% rename from sci-libs/rocSPARSE/rocSPARSE-4.3.0-r2.ebuild rename to sci-libs/rocSPARSE/rocSPARSE-4.3.0-r3.ebuild index 208d02f6cc3d..f32d34643e14 100644 --- a/sci-libs/rocSPARSE/rocSPARSE-4.3.0-r2.ebuild +++ b/sci-libs/rocSPARSE/rocSPARSE-4.3.0-r3.ebuild @@ -43,7 +43,7 @@ KEYWORDS="~amd64" IUSE="benchmark test" SLOT="0/$(ver_cut 1-2)" -RDEPEND="dev-util/hip:${SLOT} +RDEPEND="dev-util/hip sci-libs/rocPRIM:${SLOT}" DEPEND="${RDEPEND}" BDEPEND="test? (