Gentoo Archives: gentoo-commits

From: Benda XU <heroxbd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/rocSPARSE/files/, sci-libs/rocSPARSE/
Date: Thu, 22 Sep 2022 01:08:56
Message-Id: 1663808873.bf026781f7abcde5aa1626abeefea7cfa7ea0a7d.heroxbd@gentoo
1 commit: bf026781f7abcde5aa1626abeefea7cfa7ea0a7d
2 Author: Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
3 AuthorDate: Thu Jul 14 16:36:01 2022 +0000
4 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 01:07:53 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf026781
7
8 sci-libs/rocSPARSE: add 5.1.3, using rocm.eclass, enable py3.11
9
10 Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
11 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
12
13 sci-libs/rocSPARSE/Manifest | 1 +
14 .../rocSPARSE-5.1.3-add-stdexcept-header.patch | 12 ++
15 sci-libs/rocSPARSE/rocSPARSE-5.1.3.ebuild | 133 +++++++++++++++++++++
16 3 files changed, 146 insertions(+)
17
18 diff --git a/sci-libs/rocSPARSE/Manifest b/sci-libs/rocSPARSE/Manifest
19 index 8c89d77bdb72..b3b836aadfbc 100644
20 --- a/sci-libs/rocSPARSE/Manifest
21 +++ b/sci-libs/rocSPARSE/Manifest
22 @@ -1,6 +1,7 @@
23 DIST rocSPARSE-4.0.0.tar.gz 587761 BLAKE2B 25f9f0183c06b574505fe6e9011b32ea4fbe48c0a1883b8991baf45b8a2238312f352e614c0069531c986e548453b6e7b7a77f883dffea82ed41df488964b55d SHA512 4a4acf24a789ea58b53a8d06ea528a6aed8eabac21a7a3cd73011e9b31d03dceb488cc72f29c5513205f2b538d24e9dbaccda1a932bcc466cd04a65606a77b3b
24 DIST rocSPARSE-4.3.0.tar.gz 809183 BLAKE2B 06a83d98572927f0f2c65f4f36194394b66a02a5ce9d3e21da04c53e9ad97809daffe02a35691aa52466f7dfb4d4a8c645b87e1e4da579de7f91323df3a41d59 SHA512 e3ee5a15d36c3002ee60aabd94c7f47b0cb9f0b5a33cefa9061df9f04b1fcc3c1503e4f01e2f36c07477179c6753827b505e9b512e8b5bfca00f76e3efd99c1d
25 DIST rocSPARSE-5.0.2.tar.gz 855762 BLAKE2B dc1e84157f1eecd6bedd6620147e4f88341b94cb0f1507a6264af40c891541ef3e81a8a429b3160dac1606a855a566abbff98e458f581f5f60de31d5751682ef SHA512 4f985c0784246616dd1b3e4fd669033296e45b1f8faa1ab25143e2f085b9bf6556a495de23e9463c2ae45d6038c1cff01d18930c9762d53975e15d4d2d5d4d0a
26 +DIST rocSPARSE-5.1.3.tar.gz 943788 BLAKE2B f9d5fc34d74bc10f3e5bd0a18da41fe9b35a2f01aca3a74979960958fd0e7648fca96493ba9d767119a452dd75ede0733959d0d4bae84615b7a1ff212c8412a3 SHA512 735aa210bbdc3f31b0ed4defe0288606e255788e877f24ed25506d780552a779305fe5bfd692a3e720e9b286073894300fcbcf161d41e1b23abf2110a9536bf3
27 DIST rocSPARSE_ASIC_320k.tar.gz 11301444 BLAKE2B a00cc4a3ededab3fb56339319e34e936645ddce2dee3c630153b37e337384c207b0a2829227fb7f4c2db1fe33383e97410ab7ad459d391c025f5410843d51cf2 SHA512 1db3af391c30a371c1ac0087436e266721474273a39d5b2b6d56408d950dcbbee004750e4dce4e3dbc4cb512f38f6d945676d7f29b62c52fd5a7fed0fe789e03
28 DIST rocSPARSE_Chebyshev4.tar.gz 50165660 BLAKE2B f1a95554c8f38937f501488fabfd406b773eb980d7463cadac0de162529ac2f834c655cadd2b65f4c42a8487bc2d67c749601ae33bd789051f9e4d1e157196a0 SHA512 fdec4947a4af923d28b4be8d23690fd6d356c58f8344a5dcdd2e3fa61769d83e47a84d65316b527e6e82d9f988de2675a852367d406e44b44d784137a90b95c0
29 DIST rocSPARSE_Chevron2.tar.gz 3210636 BLAKE2B 919bc19931cbcb32c09e6b623c9d3890400895dfd65e83845d351a8e3dd8b30ef43374c3c0ca3ee9708c81b5fb8886f1a4adbea6086495f08f9498f19a2279d5 SHA512 22b71deddec4f1af5b239d4065089230cf70e521102803a77ab3f16b34a0d69534817e54d81dfa7f8d1f299932c0f0424237baeb3d8289bcfffa4b902b00e256
30
31 diff --git a/sci-libs/rocSPARSE/files/rocSPARSE-5.1.3-add-stdexcept-header.patch b/sci-libs/rocSPARSE/files/rocSPARSE-5.1.3-add-stdexcept-header.patch
32 new file mode 100644
33 index 000000000000..c61c723ef4ad
34 --- /dev/null
35 +++ b/sci-libs/rocSPARSE/files/rocSPARSE-5.1.3-add-stdexcept-header.patch
36 @@ -0,0 +1,12 @@
37 +This fixes compilation issue with gcc-12
38 +===================================================================
39 +--- rocSPARSE-rocm-5.1.3.orig/clients/common/utility.cpp
40 ++++ rocSPARSE-rocm-5.1.3/clients/common/utility.cpp
41 +@@ -29,6 +29,7 @@
42 +
43 + #include <chrono>
44 + #include <cstdlib>
45 ++#include <stdexcept>
46 +
47 + #ifdef WIN32
48 + #define strcasecmp(A, B) _stricmp(A, B)
49
50 diff --git a/sci-libs/rocSPARSE/rocSPARSE-5.1.3.ebuild b/sci-libs/rocSPARSE/rocSPARSE-5.1.3.ebuild
51 new file mode 100644
52 index 000000000000..0ed300de5755
53 --- /dev/null
54 +++ b/sci-libs/rocSPARSE/rocSPARSE-5.1.3.ebuild
55 @@ -0,0 +1,133 @@
56 +# Copyright 1999-2022 Gentoo Authors
57 +# Distributed under the terms of the GNU General Public License v2
58 +
59 +EAPI=8
60 +
61 +PYTHON_COMPAT=( python3_{8..11} )
62 +ROCM_VERSION=${PV}
63 +
64 +inherit cmake edo python-any-r1 toolchain-funcs rocm
65 +
66 +DESCRIPTION="Basic Linear Algebra Subroutines for sparse computation"
67 +HOMEPAGE="https://github.com/ROCmSoftwarePlatform/rocSPARSE"
68 +
69 +SRC_URI="https://github.com/ROCmSoftwarePlatform/rocSPARSE/archive/rocm-${PV}.tar.gz -> rocSPARSE-${PV}.tar.gz
70 +test? (
71 +https://sparse.tamu.edu/MM/SNAP/amazon0312.tar.gz -> ${PN}_amazon0312.tar.gz
72 +https://sparse.tamu.edu/MM/Muite/Chebyshev4.tar.gz -> ${PN}_Chebyshev4.tar.gz
73 +https://sparse.tamu.edu/MM/FEMLAB/sme3Dc.tar.gz -> ${PN}_sme3Dc.tar.gz
74 +https://sparse.tamu.edu/MM/Williams/webbase-1M.tar.gz -> ${PN}_webbase-1M.tar.gz
75 +https://sparse.tamu.edu/MM/Bova/rma10.tar.gz -> ${PN}_rma10.tar.gz
76 +https://sparse.tamu.edu/MM/JGD_BIBD/bibd_22_8.tar.gz -> ${PN}_bibd_22_8.tar.gz
77 +https://sparse.tamu.edu/MM/Williams/mac_econ_fwd500.tar.gz -> ${PN}_mac_econ_fwd500.tar.gz
78 +https://sparse.tamu.edu/MM/Williams/mc2depi.tar.gz -> ${PN}_mc2depi.tar.gz
79 +https://sparse.tamu.edu/MM/Hamm/scircuit.tar.gz -> ${PN}_scircuit.tar.gz
80 +https://sparse.tamu.edu/MM/Sandia/ASIC_320k.tar.gz -> ${PN}_ASIC_320k.tar.gz
81 +https://sparse.tamu.edu/MM/GHS_psdef/bmwcra_1.tar.gz -> ${PN}_bmwcra_1.tar.gz
82 +https://sparse.tamu.edu/MM/HB/nos1.tar.gz -> ${PN}_nos1.tar.gz
83 +https://sparse.tamu.edu/MM/HB/nos2.tar.gz -> ${PN}_nos2.tar.gz
84 +https://sparse.tamu.edu/MM/HB/nos3.tar.gz -> ${PN}_nos3.tar.gz
85 +https://sparse.tamu.edu/MM/HB/nos4.tar.gz -> ${PN}_nos4.tar.gz
86 +https://sparse.tamu.edu/MM/HB/nos5.tar.gz -> ${PN}_nos5.tar.gz
87 +https://sparse.tamu.edu/MM/HB/nos6.tar.gz -> ${PN}_nos6.tar.gz
88 +https://sparse.tamu.edu/MM/HB/nos7.tar.gz -> ${PN}_nos7.tar.gz
89 +https://sparse.tamu.edu/MM/DNVS/shipsec1.tar.gz -> ${PN}_shipsec1.tar.gz
90 +https://sparse.tamu.edu/MM/Cote/mplate.tar.gz -> ${PN}_mplate.tar.gz
91 +https://sparse.tamu.edu/MM/Bai/qc2534.tar.gz -> ${PN}_qc2534.tar.gz
92 +https://sparse.tamu.edu/MM/Chevron/Chevron2.tar.gz -> ${PN}_Chevron2.tar.gz
93 +https://sparse.tamu.edu/MM/Chevron/Chevron3.tar.gz -> ${PN}_Chevron3.tar.gz
94 +https://sparse.tamu.edu/MM/Chevron/Chevron4.tar.gz -> ${PN}_Chevron4.tar.gz
95 +)"
96 +
97 +LICENSE="MIT"
98 +KEYWORDS="~amd64"
99 +IUSE="benchmark test"
100 +REQUIRED_USE="${ROCM_REQUIRED_USE}"
101 +SLOT="0/$(ver_cut 1-2)"
102 +
103 +RDEPEND="dev-util/hip
104 + sci-libs/rocPRIM:${SLOT}"
105 +DEPEND="${RDEPEND}"
106 +BDEPEND="test? (
107 + dev-cpp/gtest
108 + >=dev-util/cmake-3.22
109 + $(python_gen_any_dep 'dev-python/pyyaml[${PYTHON_USEDEP}]')
110 +)
111 +benchmark? ( app-admin/chrpath )
112 +"
113 +
114 +RESTRICT="!test? ( test )"
115 +
116 +S="${WORKDIR}/rocSPARSE-rocm-${PV}"
117 +
118 +PATCHES=( "${FILESDIR}/${PN}-5.0.2-remove-matrices-unpacking.patch"
119 + "${FILESDIR}/${PN}-5.0.2-enable-gfx1031.patch"
120 + "${FILESDIR}/${PN}-5.0.2-remove-incorrect-assert.patch" )
121 +
122 +python_check_deps() {
123 + if use test; then
124 + python_has_version "dev-python/pyyaml[${PYTHON_USEDEP}]"
125 + fi
126 +}
127 +
128 +src_prepare() {
129 + sed -e "s/PREFIX rocsparse//" \
130 + -e "/<INSTALL_INTERFACE/s,include,include/rocsparse," \
131 + -e "/rocm_install_symlink_subdir(rocsparse)/d" \
132 + -e "s:rocsparse/include:include/rocsparse:" \
133 + -i "${S}/library/CMakeLists.txt" || die
134 +
135 + # remove GIT dependency
136 + sed -e "/find_package(Git/d" -i cmake/Dependencies.cmake || die
137 +
138 + # use python interpreter specifyied by python-any-r1
139 + sed -e "/COMMAND ..\/common\/rocsparse_gentest.py/s,COMMAND ,COMMAND ${EPYTHON} ," -i clients/tests/CMakeLists.txt || die
140 +
141 + cmake_src_prepare
142 +
143 + # Test need download data from https://sparse.tamu.edu (or other mirror site), check MD5, unpack and convert them into csr format
144 + # This process is handled default by ${S}/cmake/ClientMatrices.cmake, but should be the responsibility of portage.
145 + if use test; then
146 + mkdir -p "${BUILD_DIR}"/clients/matrices
147 + # compile and use the mtx2csr converter. Do not use any optimization flags, because it causes error!
148 + edo $(tc-getCXX) deps/convert.cpp -o deps/convert
149 + find "${WORKDIR}" -maxdepth 2 -regextype egrep -regex ".*/(.*)/\1\.mtx" -print0 |
150 + while IFS= read -r -d '' mtxfile; do
151 + destination=${BUILD_DIR}/clients/matrices/$(basename -s '.mtx' ${mtxfile}).csr
152 + ebegin "Converting ${mtxfile} to ${destination}"
153 + deps/convert ${mtxfile} ${destination}
154 + eend $?
155 + done
156 + fi
157 +}
158 +
159 +src_configure() {
160 + addpredict /dev/kfd
161 + addpredict /dev/dri/
162 +
163 + local mycmakeargs=(
164 + -DCMAKE_SKIP_RPATH=On
165 + -DAMDGPU_TARGETS="$(get_amdgpu_flags)"
166 + -DBUILD_CLIENTS_SAMPLES=OFF
167 + -DCMAKE_INSTALL_INCLUDEDIR="include/rocsparse"
168 + -DBUILD_CLIENTS_TESTS=$(usex test ON OFF)
169 + -DBUILD_CLIENTS_BENCHMARKS=$(usex benchmark ON OFF)
170 + )
171 +
172 + CXX=hipcc cmake_src_configure
173 +}
174 +
175 +src_test() {
176 + check_amdgpu
177 + cd "${BUILD_DIR}/clients/staging" || die
178 + LD_LIBRARY_PATH="${BUILD_DIR}/library" edob ./${PN,,}-test
179 +}
180 +
181 +src_install() {
182 + cmake_src_install
183 +
184 + if use benchmark; then
185 + cd "${BUILD_DIR}" || die
186 + dobin clients/staging/rocsparse-bench
187 + fi
188 +}