GPUPerfTests
GPUPerfTests is a GPU performance testing suite to evaluate compute, graphics, cache and memory performance and other aspects of a GPU.
It offers a GUI and also a command-line interface for use on headless servers and in automated test suites.
For command-line use, make sure to pass the --cli
parameter. To get the basic help to show up, use --cli --help
.
The tool is written in C, the test suite itself uses Vulkan while the GUI uses OpenGL.
The entire codebase and project has been donated to chipsandcheese.com and it is available on their github. I no longer directly work on it or maintain it, so this page exists mostly as an archival placeholder.
Downloads
As the code was donated to chipsandcheese.com after the initial 1.0.0 release, you should go to their github for newer releases and source code!
Version | Release date | Download | SHA256 sum |
---|---|---|---|
1.0.0 | Dec. 17, 2022 | Windows (2.56 MiB) | 520cbdcdb450c78a674070e89c2c8b2f297fea2c70d5d18c459b3758bb485195 |
Linux (3 MiB) | f40058831c3a143de8457c9760b8c1f5a4eefd3c7d330ea334cc4906ad86e73d |