public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipBLAS-common/
@ 2025-02-08 10:07 Patrick Lauer
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer @ 2025-02-08 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     ce7d95d022afb55d4e165268837b8dd2e50585de
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 19:46:47 2025 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 10:07:08 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce7d95d0

sci-libs/hipBLAS-common: add 6.3.2

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 sci-libs/hipBLAS-common/Manifest                    |  1 +
 sci-libs/hipBLAS-common/hipBLAS-common-6.3.2.ebuild | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/sci-libs/hipBLAS-common/Manifest b/sci-libs/hipBLAS-common/Manifest
index 562e011d456d..28d828a167a0 100644
--- a/sci-libs/hipBLAS-common/Manifest
+++ b/sci-libs/hipBLAS-common/Manifest
@@ -1 +1,2 @@
 DIST hipBLAS-common-6.3.0.tar.gz 7512 BLAKE2B d074cd925f06619028bf1a5b5ae69f10b8852ef321a9ec6f92b3fe1f63baadc90f8fa39872e433f81bbed072364dd63d0b37bfa49bdc0d9faef5027b52af6c1e SHA512 3812a277fbde7bee2f3ab6040e89b97dd60385797bdab942907d59d01d684cc4ec84476333e9e6efded90400d6f99daad669d027ceb46c9dfe3a0d5d24e584d3
+DIST hipBLAS-common-6.3.2.tar.gz 7507 BLAKE2B f8a59ba428d48f2999e4b6b16b11f392cb8b3f9c04603b212b721c8f87d0779343abc721a39910100f253d633f6a037f61cb6558a40899a3eabafe8bbef55dc5 SHA512 a6d8fabbaa9db8fe61e5788c1ee27ae2c36da75dbb2e7fa17437c610641fbd141aea1f5c20f30e19420c108343ba05452d7dedde0e88c6ecc1486d0085ab7c6c

diff --git a/sci-libs/hipBLAS-common/hipBLAS-common-6.3.2.ebuild b/sci-libs/hipBLAS-common/hipBLAS-common-6.3.2.ebuild
new file mode 100644
index 000000000000..867f3cde4720
--- /dev/null
+++ b/sci-libs/hipBLAS-common/hipBLAS-common-6.3.2.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+DESCRIPTION="Common files shared by hipBLAS and hipBLASLt"
+HOMEPAGE="https://github.com/ROCm/hipBLAS-common"
+SRC_URI="https://github.com/ROCm/hipBLAS-common/archive/rocm-${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/hipBLAS-common-rocm-${PV}"
+
+LICENSE="MIT"
+SLOT="0/$(ver_cut 1-2)"
+KEYWORDS="~amd64"
+
+BDEPEND="dev-build/rocm-cmake"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipBLAS-common/
@ 2025-03-04 10:55 Patrick Lauer
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Lauer @ 2025-03-04 10:55 UTC (permalink / raw
  To: gentoo-commits

commit:     851d9d6821e8d20ea5904d7fb1582f17bed06c37
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Tue Mar  4 10:38:45 2025 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Tue Mar  4 10:55:51 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=851d9d68

sci-libs/hipBLAS-common: add 6.3.3, drop 6.3.0

Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org>

 sci-libs/hipBLAS-common/Manifest                                        | 2 +-
 .../{hipBLAS-common-6.3.0.ebuild => hipBLAS-common-6.3.3.ebuild}        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sci-libs/hipBLAS-common/Manifest b/sci-libs/hipBLAS-common/Manifest
index 28d828a167a0..243adc8332ca 100644
--- a/sci-libs/hipBLAS-common/Manifest
+++ b/sci-libs/hipBLAS-common/Manifest
@@ -1,2 +1,2 @@
-DIST hipBLAS-common-6.3.0.tar.gz 7512 BLAKE2B d074cd925f06619028bf1a5b5ae69f10b8852ef321a9ec6f92b3fe1f63baadc90f8fa39872e433f81bbed072364dd63d0b37bfa49bdc0d9faef5027b52af6c1e SHA512 3812a277fbde7bee2f3ab6040e89b97dd60385797bdab942907d59d01d684cc4ec84476333e9e6efded90400d6f99daad669d027ceb46c9dfe3a0d5d24e584d3
 DIST hipBLAS-common-6.3.2.tar.gz 7507 BLAKE2B f8a59ba428d48f2999e4b6b16b11f392cb8b3f9c04603b212b721c8f87d0779343abc721a39910100f253d633f6a037f61cb6558a40899a3eabafe8bbef55dc5 SHA512 a6d8fabbaa9db8fe61e5788c1ee27ae2c36da75dbb2e7fa17437c610641fbd141aea1f5c20f30e19420c108343ba05452d7dedde0e88c6ecc1486d0085ab7c6c
+DIST hipBLAS-common-6.3.3.tar.gz 7508 BLAKE2B fbb5d17085daf0edb13c15f2a50098802ee616246d5d1fcf26067333932998c3c8d75b4d8123dca8fbae0ab69281bc07ba8c2a69d1ff177cd549ee0aacd3b88d SHA512 52d526e91df3a3dae9720ca4f1b3b5ec5a4daa684b770270e268762cd8683bd65b5908ede29425a0d14ca884b2cf9c4da4b55aedffc994c3527738716106d50d

diff --git a/sci-libs/hipBLAS-common/hipBLAS-common-6.3.0.ebuild b/sci-libs/hipBLAS-common/hipBLAS-common-6.3.3.ebuild
similarity index 91%
rename from sci-libs/hipBLAS-common/hipBLAS-common-6.3.0.ebuild
rename to sci-libs/hipBLAS-common/hipBLAS-common-6.3.3.ebuild
index 8b3b0df3907e..867f3cde4720 100644
--- a/sci-libs/hipBLAS-common/hipBLAS-common-6.3.0.ebuild
+++ b/sci-libs/hipBLAS-common/hipBLAS-common-6.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-04 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 10:55 [gentoo-commits] repo/gentoo:master commit in: sci-libs/hipBLAS-common/ Patrick Lauer
  -- strict thread matches above, loose matches on Subject: below --
2025-02-08 10:07 Patrick Lauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox