gpo.zugaina.org

Search Portage & Overlays:

sci-libs/rocBLAS

AMD's library for BLAS on ROCm

Screenshots

  • rocBLAS-5.7.1-r2
    ~amd64
    benchmark test doc +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • rocBLAS-5.4.2-r3
    ~amd64
    benchmark test doc +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031 amdgpu_targets_gfx1100 amdgpu_targets_gfx1101 amdgpu_targets_gfx1102

    View      Download      Browse     License: BSD   
    Overlay: gentoo
  • rocBLAS-5.1.3-r4
    ~amd64
    benchmark test doc +amdgpu_targets_gfx906 +amdgpu_targets_gfx908 +amdgpu_targets_gfx90a +amdgpu_targets_gfx1030 amdgpu_targets_gfx803 amdgpu_targets_gfx900 amdgpu_targets_gfx1010 amdgpu_targets_gfx1011 amdgpu_targets_gfx1012 amdgpu_targets_gfx1031

    View      Download      Browse     License: BSD   
    Overlay: gentoo

ChangeLog

commit 59b6eeed46c12217015bf87d3a0475a81cd4839e
Author: YiyangWu <xgreenlandforwyy@gmail.com>
Date: Mon Aug 2 00:34:14 2021 +0800

sci-libs/rocBLAS: bump to 4.1.0

Bundle Tensile in venv, and using setup.py for Tensile installation.

Use python-any-r1 to ensure pyyaml and msgpack dependency

Add USE flag : benchmark.

Enable client testing. Tests relies on system BLAS
libraries, which may give different result using different system
blas.

Only generate code object for detected ISAs.

Closes: https://github.com/gentoo/sci/pull/1102
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Signed-off-by: Benda Xu <heroxbd@gentoo.org>

commit 319b6fff780a8aa60c3104972505d1999c8988ae
Author: Benda Xu <heroxbd@gentoo.org>
Date: Sun Feb 7 01:46:02 2021 +0800

sci-libs/rocBLAS: get rid of --rocm-path.

The new revision of llvm-roc has a correct default for --rocm-path.

Bug: https://bugs.gentoo.org/769005
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd@gentoo.org>

commit d0adb875160c06a460f49d028adf6eed32646ae5
Author: Benda Xu <heroxbd@gentoo.org>
Date: Sun Feb 7 00:18:10 2021 +0800

sci-libs/rocBLAS: depend on Tensile-4.0.0-r1 and newer.

clean up the ebuild.

Bug: https://github.com/justxi/rocm/issues/133
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd@gentoo.org>

commit 5a6ca7469f59dd61a837ad34b60a9bb33b9f105b
Author: Benda Xu <heroxbd@gentoo.org>
Date: Wed Jan 20 17:00:35 2021 +0800

sci-libs/rocBLAS: AMD library for BLAS on the ROCm platform.

To be considered landing on ::gentoo when dev-util/Tensile is
available.

Bug: https://bugs.gentoo.org/650804
Bug: https://github.com/gentoo/gentoo/pull/10724
Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com>
Suggested-by: Wilfried Holzke <gentoo@holzke.net>
Bug: https://github.com/justxi/rocm/issues/133
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd@gentoo.org>