Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834672

Summary: sci-libs/rocBLAS-5.0.2 version bump
Product: Gentoo Linux Reporter: Dennis Schridde <dschridde+gentoobugs>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: andrewammerlaan, candrews, gentoo, jstein, xgreenlandforwyy
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/24726
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 834673    
Bug Blocks:    

Description Dennis Schridde 2022-03-06 14:26:43 UTC
rocBLAS 2.42.0 for ROCm 5.0.2 was released: https://github.com/ROCmSoftwarePlatform/rocBLAS/releases/tag/rocm-5.0.2
Comment 1 Andrew Nowa Ammerlaan gentoo-dev 2022-03-08 08:59:36 UTC
This requires bumping the rest of dev-*/rocm* and friends as well.
Comment 2 Larry the Git Cow gentoo-dev 2022-03-27 03:12:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1dcb1e8ba4936959138ccf747400d0d54d87b26

commit f1dcb1e8ba4936959138ccf747400d0d54d87b26
Author:     YiyangWu <xgreenlandforwyy@gmail.com>
AuthorDate: 2022-02-21 15:03:56 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2022-03-27 03:12:51 +0000

    sci-libs/rocBLAS: bump version to 5.0.2
    
    Enable nai22 chips (Radeon RX 6700/6700 XT / 6800M, gfx1031)
    fix test issue when PORTAGE_USERNAME is not portage:
    "[: too many arguments"
    
    Closes: https://bugs.gentoo.org/834672
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 sci-libs/rocBLAS/Manifest                          |   2 +
 ...-5.0.2-change-default-Tensile-library-dir.patch |  47 +++++++
 .../files/rocBLAS-5.0.2-cpp_lib_filesystem.patch   |  50 ++++++++
 .../files/rocBLAS-5.0.2-unbundle-Tensile.patch     |  25 ++++
 sci-libs/rocBLAS/rocBLAS-5.0.2.ebuild              | 135 +++++++++++++++++++++
 5 files changed, 259 insertions(+)