From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocWMMA/
Date: Sun, 12 Oct 2025 13:08:50 +0000 (UTC) [thread overview]
Message-ID: <1760274501.51611b3626a1b36b5fdb0e469c9b646caf360be6.asturm@gentoo> (raw)
commit: 51611b3626a1b36b5fdb0e469c9b646caf360be6
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 11 07:53:59 2025 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 13:08:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51611b36
sci-libs/rocWMMA: drop 5.7.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
sci-libs/rocWMMA/Manifest | 1 -
sci-libs/rocWMMA/rocWMMA-5.7.1.ebuild | 56 -----------------------------------
2 files changed, 57 deletions(-)
diff --git a/sci-libs/rocWMMA/Manifest b/sci-libs/rocWMMA/Manifest
index a23141088c2c..5982cc070093 100644
--- a/sci-libs/rocWMMA/Manifest
+++ b/sci-libs/rocWMMA/Manifest
@@ -1,3 +1,2 @@
-DIST rocWMMA-5.7.1.tar.gz 3163060 BLAKE2B 47ca55c0cd388ca51ad3843e656a31ce04d9e07988c26bfb69a7c61bfe497609408cfd20dcbe9c6698bd79b800a114ab67d582ced43dc6f1c4db4072e2901d99 SHA512 92c9c634fdf1f5319d34fabbf691df45600abdc5285a76b40255e7d6d260553076f65baa1eda566a163725e2a0cec0a85372eb07add39c65368e84505c176f50
DIST rocWMMA-6.3.3.tar.gz 3225632 BLAKE2B ff3fc4b8d980233052236c4850346c171147d25b5c0e32d81271f22eb1b844150f3998e10cfb5d01797cb8d03630406226eb33ce71d9c6004b0aacc4e40da772 SHA512 e775b1e540baaa67caf65b6bb1815fab860b28e3431a52e8158afab5c4b358407ca4085e9bb68eeb9117f7147d9872baa47fac1bcefac4fc87982c543ce35c9b
DIST rocWMMA-6.4.3.tar.gz 3284060 BLAKE2B d2a5eb06ff51f4a6d5e1a5350e73aac2ff130b9e302574e009760bd0829e52c1d7070c924b1fbbf833839b054f72b984f76b5bd558ef4f2555465d0ae6bdf200 SHA512 7ee4f7ddf5fd65fbd62fd571dda4d77d5752d496b606a0d5e03be0a7c8f6fca0a065af5312e3dd0a993b213c01c0cc78010ab20243de85a41ef45286f2b79093
diff --git a/sci-libs/rocWMMA/rocWMMA-5.7.1.ebuild b/sci-libs/rocWMMA/rocWMMA-5.7.1.ebuild
deleted file mode 100644
index a2ca2b3404da..000000000000
--- a/sci-libs/rocWMMA/rocWMMA-5.7.1.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-ROCM_SKIP_GLOBALS=1
-
-inherit cmake rocm
-
-DESCRIPTION="library for accelerating mixed precision matrix multiply-accumulate operations"
-HOMEPAGE="https://github.com/ROCm/rocWMMA"
-SRC_URI="https://github.com/ROCm/rocWMMA/archive/rocm-${PV}.tar.gz -> rocWMMA-${PV}.tar.gz"
-
-LICENSE="MIT"
-KEYWORDS="~amd64"
-SLOT="0/$(ver_cut 1-2)"
-
-DEPEND="=dev-util/hip-5*"
-
-BDEPEND="
- test? (
- dev-cpp/gtest
- )
- dev-build/rocm-cmake
-"
-
-IUSE_TARGETS=( gfx908 gfx90a gfx1100 gfx1101 gfx1102 )
-IUSE_TARGETS=( "${IUSE_TARGETS[@]/#/amdgpu_targets_}" )
-
-IUSE="${IUSE_TARGETS[@]/#/+} test"
-
-REQUIRED_USE="|| ( ${IUSE_TARGETS[*]} )"
-
-RESTRICT="!test? ( test )"
-
-S="${WORKDIR}/rocWMMA-rocm-${PV}"
-
-PATCHES=(
- "${FILESDIR}"/${PN}-5.7.1-use-system-googletest.patch
-)
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_SKIP_RPATH=ON
- -DAMDGPU_TARGETS="$(get_amdgpu_flags)"
- -DROCM_SYMLINK_LIBS=OFF
- -DROCWMMA_BUILD_SAMPLES=OFF
- -DROCWMMA_BUILD_TESTS=$(usex test ON OFF)
- )
- use test && mycmakeargs+=(-DROCWMMA_USE_SYSTEM_GOOGLETEST=ON)
- CC=hipcc CXX=hipcc cmake_src_configure
-}
-
-src_test() {
- check_amdgpu
- cmake_src_test -j1
-}
next reply other threads:[~2025-10-12 13:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-12 13:08 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-11 18:14 [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocWMMA/ Andreas Sturmlechner
2025-08-10 6:07 Patrick Lauer
2025-06-14 22:42 Sam James
2025-03-04 10:55 Patrick Lauer
2025-02-08 10:07 Patrick Lauer
2025-01-05 21:49 Sam James
2024-09-09 18:20 Sam James
2024-06-26 9:21 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1760274501.51611b3626a1b36b5fdb0e469c9b646caf360be6.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox