commit:     09aeb68cfc4484487031cb392e926ba03b0095f1
Author:     Yiyang Wu <xgreenlandforwyy <AT> gmail <DOT> com>
AuthorDate: Mon Feb 20 07:05:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 20 09:36:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09aeb68c

dev-libs/rocm-opencl-runtime: add 5.4.3

rocm-opencl-runtime-5.4.3 is passing all tests on my 6700XT based on
rocr-runtime, rocm-device-libs version 5.3.3

Actually rocm-opencl-runtime-5.3.3 fails two tests. So bumping to
rocm-opencl-runtime-5.4.3 should be beneficial.

My test results for 3 suites:
-------------------------------------------------
The OpenCL Testing Module oclgl Version = 0
-------------------------------------------------
Total Passed Tests:         6 (100.00%)
-------------------------------------------------
The OpenCL Testing Module oclruntime Version = 0
-------------------------------------------------
Total Passed Tests:        37 (100.00%)
-------------------------------------------------
The OpenCL Testing Module oclperf Version = 0
-------------------------------------------------
Total Passed Tests:        51 (100.00%)

While for rocm-opencl-runtime-5.3.3:
-------------------------------------------------
The OpenCL Testing Module oclruntime Version = 0
-------------------------------------------------
Total Passed Tests:        35 ( 94.59%)
Total Failed Tests:         2 (  5.41%)

Signed-off-by: Yiyang Wu <xgreenlandforwyy <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/rocm-opencl-runtime/Manifest              |   2 +
 .../rocm-opencl-runtime-5.4.3.ebuild               | 129 +++++++++++++++++++++
 2 files changed, 131 insertions(+)

diff --git a/dev-libs/rocm-opencl-runtime/Manifest 
b/dev-libs/rocm-opencl-runtime/Manifest
index 3a3410c42246..07aa49329fcc 100644
--- a/dev-libs/rocm-opencl-runtime/Manifest
+++ b/dev-libs/rocm-opencl-runtime/Manifest
@@ -1,4 +1,6 @@
 DIST rocclr-5.1.3.tar.gz 618606 BLAKE2B 
02b7732ddd03c0883bee49c56466cd21c649159f801bfb2537eea6e640c65613eb57b37d942f465a9deb83d65735f51212dde5e4f77ba8239d1a6b7037e1800c
 SHA512 
89fd2eca39ed84a1cf525b2c606089ef39f64c1f997c4880e10722da6de4864110752640e1508db1aeb9d15c48ba4e6fe5dbe7a9e56718853ece42548028b2ca
 DIST rocclr-5.3.3.tar.gz 625944 BLAKE2B 
0cdbc1415a355e1d56628834846aaa8587c9827eeea59f4312b788e868265dcb42197181fd5ef411416da2e11662c7f665f578aa750ab88c3a5405bcc58ee449
 SHA512 
3f85532cffc09c2ca8e7cd1770263d1c1a38633ed2bc5cfe62072e12a6f8f669db400519950718be31f6b77693d372e2ef905f06c7f02e126aa9ff7d2da97924
+DIST rocclr-5.4.3.tar.gz 640557 BLAKE2B 
9ab91bab7ffb06c9c0d1c2ae79533fccc597071dda289ac375e32eb2965c638a7029951d2a49d46eeead9d7d242fe3a0cedb3e444d877af1bbf0e2d801c91e11
 SHA512 
c1d1a2ca08c2d762a221c04d394469aa7aff46086151333b145e0db9a7c7eb3dbbf8b9693e50d816aa9a13c16b4ebacf5ff3d5d8ff3393a8a764728ef5172d3a
 DIST rocm-opencl-runtime-5.1.3.tar.gz 1004765 BLAKE2B 
64d9b42026d2be1d0e4aa666785699f6b4ec0584a927904a94bf830883050943503f8bdd7c97438a2fb11c71686a330d526f633959916c5c6c8da2e037841e79
 SHA512 
b83c3ae0bfad80f867bacce36710a8964f6dd7e64bf50da3ec6ce842217d6de63299d9ceaab9dc25a22252484520a85d02859809463dad5dda9b1f00a86863e0
 DIST rocm-opencl-runtime-5.3.3.tar.gz 1007773 BLAKE2B 
a3f600a68183337f92b152a123241cb7025889cca2ef6814d9d5b5a2146a78703b171d20bcb432bc7a2cdd1f24ad349408c17816b25a66702e9f0f5345af9082
 SHA512 
391f0f244b7f02972df8cada821e69ee8d81d96b9cff3c14f1d0838da583d8fb136ec4bd5ee820f6dd261968e9eef5e9a5b10b7bb76b1b64625c399d79bcb03f
+DIST rocm-opencl-runtime-5.4.3.tar.gz 1005268 BLAKE2B 
f9398e4c2b0f045f1b5d8df9f31b7f2bef6a9201885aa6ee5fc5d71632cfde26a078d9a5ea38c3da12d3c187faf04c7bdcf1a8ecb9927cdba56b1efdfcdc44ee
 SHA512 
f65d4622ce8721a6b91ab5b5b306d142ba507d3e631ac3ab0b76c5bc6d8d18455e02debd954c82e7eb609f232b509f1ec1a013dc2fad467c2c2ad31fdf15755d

diff --git a/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3.ebuild 
b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3.ebuild
new file mode 100644
index 000000000000..cd0084f89cdb
--- /dev/null
+++ b/dev-libs/rocm-opencl-runtime/rocm-opencl-runtime-5.4.3.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake edo flag-o-matic
+
+DESCRIPTION="Radeon Open Compute OpenCL Compatible Runtime"
+HOMEPAGE="https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime";
+
+if [[ ${PV} == *9999 ]] ; then
+       EGIT_REPO_URI="https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime";
+       EGIT_CLR_REPO_URI="https://github.com/ROCm-Developer-Tools/ROCclr";
+       inherit git-r3
+       S="${WORKDIR}/${P}"
+else
+       
SRC_URI="https://github.com/ROCm-Developer-Tools/ROCclr/archive/rocm-${PV}.tar.gz
 -> rocclr-${PV}.tar.gz
+       
https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/archive/rocm-${PV}.tar.gz
 -> rocm-opencl-runtime-${PV}.tar.gz"
+       S="${WORKDIR}/ROCm-OpenCL-Runtime-rocm-${PV}"
+fi
+
+LICENSE="Apache-2.0 MIT"
+SLOT="0/$(ver_cut 1-2)"
+IUSE="debug test"
+RESTRICT="!test? ( test )"
+
+RDEPEND=">=dev-libs/rocr-runtime-5.3
+       >=dev-libs/rocm-comgr-5.3
+       >=dev-libs/rocm-device-libs-5.3
+       >=virtual/opencl-3
+       media-libs/mesa"
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-util/rocm-cmake-5.3
+       media-libs/glew
+       test? ( >=x11-apps/mesa-progs-8.5.0[X] )
+       "
+
+CLR_S="${WORKDIR}/ROCclr-rocm-${PV}"
+PATCHES=( "${FILESDIR}/${PN}-5.3.3-gcc13.patch" )
+
+src_unpack () {
+if [[ ${PV} == "9999" ]]; then
+               git-r3_fetch
+               git-r3_checkout
+               git-r3_fetch "${EGIT_CLR_REPO_URI}"
+               git-r3_checkout "${EGIT_CLR_REPO_URI}" "${CLR_S}"
+       else
+               default
+       fi
+}
+src_prepare() {
+       cmake_src_prepare
+
+       pushd ${CLR_S} || die
+       # Bug #753377
+       # patch re-enables accidentally disabled gfx800 family
+       eapply "${FILESDIR}/${PN}-5.0.2-enable-gfx800.patch"
+       eapply "${FILESDIR}/rocclr-5.3.3-gcc13.patch"
+       popd || die
+}
+
+src_configure() {
+       # Reported upstream: 
https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/issues/120
+       append-cflags -fcommon
+
+       local mycmakeargs=(
+               -Wno-dev
+               -DROCCLR_PATH="${CLR_S}"
+               -DAMD_OPENCL_PATH="${S}"
+               -DROCM_PATH="${EPREFIX}/usr"
+               -DBUILD_TESTS=$(usex test ON OFF)
+               -DEMU_ENV=ON
+               -DBUILD_ICD=OFF
+               -DFILE_REORG_BACKWARD_COMPATIBILITY=OFF
+       )
+       cmake_src_configure
+}
+
+src_install() {
+       insinto /etc/OpenCL/vendors
+       doins config/amdocl64.icd
+
+       cd "${BUILD_DIR}" || die
+       insinto /usr/lib64
+       doins amdocl/libamdocl64.so
+       doins tools/cltrace/libcltrace.so
+}
+
+# Copied from rocm.eclass. This ebuild does not need amdgpu_targets
+# USE_EXPANDS, so it should not inherit rocm.eclass; it only uses the
+# check_amdgpu function in src_test. Rename it to check-amdgpu to avoid
+# pkgcheck warning.
+check-amdgpu() {
+       for device in /dev/kfd /dev/dri/render*; do
+               addwrite ${device}
+               if [[ ! -r ${device} || ! -w ${device} ]]; then
+                       eerror "Cannot read or write ${device}!"
+                       eerror "Make sure it is present and check the 
permission."
+                       ewarn "By default render group have access to it. Check 
if portage user is in render group."
+                       die "${device} inaccessible"
+               fi
+       done
+}
+
+src_test() {
+       check-amdgpu
+       cd "${BUILD_DIR}"/tests/ocltst || die
+       export OCL_ICD_FILENAMES="${BUILD_DIR}"/amdocl/libamdocl64.so
+       local instruction1="Please start an X server using amdgpu driver (not 
Xvfb!),"
+       local instruction2="and export OCLGL_DISPLAY=\${DISPLAY} 
OCLGL_XAUTHORITY=\${XAUTHORITY} before reruning the test."
+       if [[ -n ${OCLGL_DISPLAY+x} ]]; then
+               export DISPLAY=${OCLGL_DISPLAY}
+               export XAUTHORITY=${OCLGL_XAUTHORITY}
+               ebegin "Running oclgl test under DISPLAY ${OCLGL_DISPLAY}"
+               if ! glxinfo | grep "OpenGL vendor string: AMD"; then
+                       ewarn "${instruction1}"
+                       ewarn "${instruction2}"
+                       die "This display does not have AMD OpenGL vendor!"
+               fi
+               ./ocltst -m $(realpath liboclgl.so) -A ogl.exclude
+               eend $? || die "oclgl test failed"
+       else
+               ewarn "${instruction1}"
+               ewarn "${instruction2}"
+               die "\${OCLGL_DISPLAY} not set."
+       fi
+       edob ./ocltst -m $(realpath liboclruntime.so) -A oclruntime.exclude
+       edob ./ocltst -m $(realpath liboclperf.so) -A oclperf.exclude
+}

Reply via email to