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: | 76 |
Popularity: | 0.88 |
First Submitted: | 2013-07-28 02:22 (UTC) |
Last Updated: | 2024-04-21 20:22 (UTC) |
Dependencies (5)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- python2AUR (python2-binAUR) (optional) – tkinter gui
- tk (tk-fossilAUR) (optional) – tkinter gui
Latest Comments
1 2 3 4 Next › Last »
MS-DTYP commented on 2024-04-21 02:09 (UTC)
Hello, could you update links to https?
MaximGun commented on 2023-05-11 23:42 (UTC) (edited on 2023-05-12 00:09 (UTC) by MaximGun)
gputest_gui.py works fine in python3 after a 2to3. Also included an ugly hack (inspired by the included Furmark scripts) to cd to /opt/gputest before executing GpuTest. Furmark doesn't work without it.
and here are some sed statements that could be stuck in the PKGBUILD
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?
1 2 3 4 Next › Last »