gpo.zugaina.org

Search Portage & Overlays:

dev-util/Tensile

Stretching GPU performance for GEMMs and tensor contractions

Screenshots

  • Tensile-5.7.1-r2
    ~amd64
    client test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +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: MIT   
    Overlay: gentoo
  • Tensile-5.4.2-r2
    ~amd64
    client python_targets_python3_10 python_targets_python3_11 +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: MIT   
    Overlay: gentoo
  • Tensile-5.1.3-r3
    ~amd64
    python_targets_python3_9 python_targets_python3_10 python_targets_python3_11

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit c536bde91c67c298d7423d88538a72e9e4316df2
Author: Benda Xu <heroxbd@gentoo.org>
Date: Sun Feb 7 00:58:07 2021 +0800

dev-util/Tensile: fix S.

Use PV instead of PVR.

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

commit 53da9141ac01271e8abb862025df966e852d68a4
Author: Benda Xu <heroxbd@gentoo.org>
Date: Sun Feb 7 00:15:07 2021 +0800

dev-util/Tensile: move to standard directories.

Let cmake to be able to locate Tensile.

Move source code out of the python site-packages tree.

Reported-by: Yiyang Wu <xgreenlandforwyy@gmail.com>, Alexey Chernov
Closes: https://bugs.gentoo.org/768474
Package-Manager: Portage-3.0.12, Repoman-3.0.1
Signed-off-by: Benda Xu <heroxbd@gentoo.org>

commit a834c16140aac66b84563c808c6315d43e6b0df3
Author: Benda Xu <heroxbd@gentoo.org>
Date: Wed Jan 20 16:33:05 2021 +0800

dev-util/Tensile: creating benchmark-driven backend library for GEMMs

This ebuild is a working-in-progress that works, but having QA issues,
such as installing a lot of data into python site directories.

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