public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/cusparselt/
@ 2025-02-28 15:12 David Roman
  0 siblings, 0 replies; only message in thread
From: David Roman @ 2025-02-28 15:12 UTC (permalink / raw
  To: gentoo-commits

commit:     5372a60738a3d883d2a4da2e15143691c1e94ccf
Author:     Denis Strizhkin <strdenis02 <AT> gmail <DOT> com>
AuthorDate: Fri Feb 28 15:03:51 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Feb 28 15:04:19 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5372a607

dev-libs/cusparselt: new package, add 0.7.1.0

Signed-off-by: Denis Strizhkin <strdenis02 <AT> gmail.com>

 dev-libs/cusparselt/Manifest                  |  1 +
 dev-libs/cusparselt/cusparselt-0.7.1.0.ebuild | 20 ++++++++++++++++++++
 dev-libs/cusparselt/metadata.xml              |  8 ++++++++
 3 files changed, 29 insertions(+)

diff --git a/dev-libs/cusparselt/Manifest b/dev-libs/cusparselt/Manifest
new file mode 100644
index 000000000..214680715
--- /dev/null
+++ b/dev-libs/cusparselt/Manifest
@@ -0,0 +1 @@
+DIST libcusparse_lt-linux-x86_64-0.7.1.0-archive.tar.xz 353151840 BLAKE2B ea17e1a7061c3d63e828ef756eee91810d412ca9bdeea1f3c002058fa22d1b45c5c6337eb9c371f58d938b8bc500fb00fd1579cffafd1d8098e57e951b519477 SHA512 c81ac743d6d15c6189480cff812afa105aff17ad16faf83f53aafd8fd846701489a5a2d04b5b02456048c850cbb36fff8200b252e8949507d81813b9ac8664fd

diff --git a/dev-libs/cusparselt/cusparselt-0.7.1.0.ebuild b/dev-libs/cusparselt/cusparselt-0.7.1.0.ebuild
new file mode 100644
index 000000000..0c71a5264
--- /dev/null
+++ b/dev-libs/cusparselt/cusparselt-0.7.1.0.ebuild
@@ -0,0 +1,20 @@
+EAPI=8
+
+DESCRIPTION="A High-Performance CUDA Library for Sparse Matrix-Matrix Multiplication"
+HOMEPAGE="https://docs.nvidia.com/cuda/cusparselt/index.html"
+SRC_URI="https://developer.download.nvidia.com/compute/cusparselt/redist/libcusparse_lt/linux-x86_64/libcusparse_lt-linux-x86_64-${PV}-archive.tar.xz"
+S="${WORKDIR}/libcusparse_lt-linux-x86_64-${PV}-archive"
+
+LICENSE="NVIDIA-SDK"
+SLOT="0"
+KEYWORDS="~amd64"
+RESTRICT="mirror"
+
+RDEPEND="=dev-util/nvidia-cuda-toolkit-12*"
+
+QA_PREBUILT="/opt/cuda/targets/x86_64-linux/lib/*"
+
+src_install() {
+	insinto /opt/cuda/targets/x86_64-linux
+	doins -r include lib
+}

diff --git a/dev-libs/cusparselt/metadata.xml b/dev-libs/cusparselt/metadata.xml
new file mode 100644
index 000000000..1b42709b2
--- /dev/null
+++ b/dev-libs/cusparselt/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>strdenis02@gmail.com</email>
+		<name>Denis Strizhkin</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-28 15:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 15:12 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/cusparselt/ David Roman

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