public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/rocm_bandwidth_test/
Date: Sat, 14 Jun 2025 22:42:33 +0000 (UTC)	[thread overview]
Message-ID: <1749940631.7f1ee8d61800629ca30452dc86f39fde11a360d4.sam@gentoo> (raw)

commit:     7f1ee8d61800629ca30452dc86f39fde11a360d4
Author:     Sv. Lockal <lockalsash <AT> gmail <DOT> com>
AuthorDate: Wed Jun 11 06:54:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 14 22:37:11 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f1ee8d6

dev-util/rocm_bandwidth_test: add 6.4.1

Signed-off-by: Sv. Lockal <lockalsash <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42554
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/rocm_bandwidth_test/Manifest                  |  1 +
 .../rocm_bandwidth_test-6.4.1.ebuild                   | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/dev-util/rocm_bandwidth_test/Manifest b/dev-util/rocm_bandwidth_test/Manifest
index 106ac7d648e0..026285e88bf5 100644
--- a/dev-util/rocm_bandwidth_test/Manifest
+++ b/dev-util/rocm_bandwidth_test/Manifest
@@ -1,3 +1,4 @@
 DIST rocm_bandwidth_test-5.7.1.tar.gz 38769 BLAKE2B 5880c4bb50d4daf87581424c2fb208363d2d34f848d3ced163b3809e5dff4e56996abf3edc6f8c8ca75f55d95b92604de6ee0c333930d32c7c52c8bcdb6562e6 SHA512 7da08b7a9bbde34e3b2b799e47e490d34dc69225b9d5efe103fd23f3a417fc7a48dcc813d2669ee4506f6699c4576c549f982a4a76a92d83447d6fab709f5042
 DIST rocm_bandwidth_test-6.3.2.tar.gz 45543 BLAKE2B e38e448241f4f5b601cd4bd58d2a22f692ee71a5799906d9b3747cf7337cf07d91d140fa19683ef6ce030a6c6c34df1cf47957c2c8c1c4b96cf713c841a91d3e SHA512 d01f35c2331c13fe8c56b110ca2a6d26a6f4ecaaafa13af8ff47a01001fd29605aa44855c0c7d024dde83eec4978e14032ff96b1200b2a95a0c82376755cf91b
 DIST rocm_bandwidth_test-6.3.3.tar.gz 45541 BLAKE2B c00ecafdc7bea482047362da741e45ddf4c4f5a39e677defcde845c27629ab7e1e83ac15f36d59707cbad1225166051a558d659c0e71e08a4602682e2095d394 SHA512 05bee2828a9b0b2e4137b5ff38692509c112072348bea6c3ee21553bd38f79a876a470ee390d4d47fd0ba0b9d9847be6a82a0c2c8b871868b9abad55beea9b33
+DIST rocm_bandwidth_test-6.4.1.tar.gz 44905 BLAKE2B 9e10cb447c0317569ee29d899a546b0ab722b33118973ed68132b35ea351c9b84a2c04f69d83a3ffc84642f1735f2e1625178fc23bf4ee904f6bb909c6b379d1 SHA512 c8307d7eddbf78139d6a92a68c8cdee08edbbb9604490e34a1f71a11da7e7aecaa53fdbcdce871ef21a6e94663fad04b9d512957fce09723089026c9db1a3aca

diff --git a/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild
new file mode 100644
index 000000000000..849501fe94f1
--- /dev/null
+++ b/dev-util/rocm_bandwidth_test/rocm_bandwidth_test-6.4.1.ebuild
@@ -0,0 +1,18 @@
+# Copyright 2022-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Bandwidth test for ROCm"
+HOMEPAGE="https://github.com/ROCm/rocm_bandwidth_test"
+SRC_URI="https://github.com/ROCm/${PN}/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"
+
+S="${WORKDIR}/${PN}-rocm-${PV}"
+LICENSE="NCSA-AMD"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64"
+
+DEPEND="dev-libs/rocr-runtime:="
+RDEPEND="${DEPEND}"


             reply	other threads:[~2025-06-14 22:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-14 22:42 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-10  6:07 [gentoo-commits] repo/gentoo:master commit in: dev-util/rocm_bandwidth_test/ Patrick Lauer
2025-07-07 22:25 Sam James
2025-03-04 10:55 Patrick Lauer
2025-02-08 10:07 Patrick Lauer
2025-01-05 21:49 Sam James
2024-04-08 18:50 Andrew Ammerlaan
2023-10-24  8:12 罗百科
2023-03-02  8:53 罗百科
2023-02-01  9:53 Andreas Sturmlechner
2022-12-20  9:26 罗百科
2022-08-06 14:23 Benda XU

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=1749940631.7f1ee8d61800629ca30452dc86f39fde11a360d4.sam@gentoo \
    --to=sam@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