Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834672 - sci-libs/rocBLAS-5.0.2 version bump
Summary: sci-libs/rocBLAS-5.0.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 834673
Blocks:
  Show dependency tree
 
Reported: 2022-03-06 14:26 UTC by Dennis Schridde
Modified: 2022-03-27 03:12 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 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(+)