Search Criteria
Package Details: gputest 0.7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gputest.git (read-only, click to copy) |
---|---|
Package Base: | gputest |
Description: | cross-platform GPU stress test and OpenGL benchmark. Contains FurMark, TessMark |
Upstream URL: | http://www.geeks3d.com/gputest/ |
Licenses: | custom:freeware |
Submitter: | swiftgeek |
Maintainer: | swiftgeek |
Last Packager: | swiftgeek |
Votes: | 69 |
Popularity: | 0.57 |
First Submitted: | 2013-07-28 02:22 (UTC) |
Last Updated: | 2015-06-09 23:20 (UTC) |
Dependencies (5)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git)
- mesa (mesa-minimal+-git, mesa-i915g, mesa-steamos, mesa-d3d12, mesa-panfork-git, mesa-git, mesa-rusticl-git, mesa-git-adreno, mesa-minimal-git, mesa-amber)
- unzip (unzip-natspec, unzip-zstd) (make)
- python2 (python2-bin) (optional) – tkinter gui
- tk (tk85) (optional) – tkinter gui
Latest Comments
1 2 3 Next › Last »
zwastik commented on 2022-10-15 19:47 (UTC) (edited on 2022-10-15 19:49 (UTC) by zwastik)
Some other undocumented parameters:
/** Do work**/
/** Don't work/Windows only/Did not managed to get it to work**/
kuehnelth commented on 2022-09-23 10:38 (UTC)
python2 will be removed from the official repo, could you convert the gui to python3 with
2to3 gputest_gui.py
in the PKGBUILD. I successfully tested it. THe only thing that changes is the tkinter import and on print call.Also you could skip installing "./data/.DS_Store" this is just a MacOS metadata file with thumbnails for the files in this folder and pretty useless on linux.
micwoj92 commented on 2021-05-12 19:41 (UTC)
Hello, could you update links to https?
malinas commented on 2014-09-04 07:21 (UTC)
zwastik commented on 2014-06-20 03:39 (UTC)
1 2 3 Next › Last »