Description
gpu-trace is a tool intended to aid the collection process of gpuvis traces. It can run either as a daemon or standalone fashion.
Installation Instructions
Enable repo:
$ sudo dnf copr enable dorinda/gpu-trace Install packages itself:
$ sudo dnf install gpu-trace
Bugs related to functionality - https://github.com/lostgoat/gpu-trace
Bugs/suggestions about packaging - https://github.com/dorindabassey/gpu-trace
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | aarch64 (6)*, ppc64le (10)*, s390x (9)*, x86_64 (10)* | Centos-stream 9 (62 downloads) |
EPEL 9 | aarch64 (6)*, ppc64le (6)*, s390x (7)*, x86_64 (9)* | EPEL 9 (22 downloads) |
Fedora 38 | aarch64 (4)*, i386 (8)*, ppc64le (5)*, s390x (9)*, x86_64 (5)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (7)*, i386 (6)*, ppc64le (7)*, s390x (5)*, x86_64 (24)* | Fedora 39 (24 downloads) |
Fedora 40 | aarch64 (7)*, i386 (10)*, ppc64le (5)*, s390x (10)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 41 (7 downloads) |
Fedora rawhide | aarch64 (3)*, i386 (2)*, ppc64le (5)*, s390x (2)*, x86_64 (49)* | Fedora rawhide (22 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dorinda/gpu-trace
More info about enabling Copr repositories