clpeak
OpenCL benchmark tool
A synthetic benchmarking tool to measure peak capabilities of OpenCL devices. It only measures the peak metrics that can be achieved using vector operations and does not represent a real-world use case.
- Versions: 1.1.0-0.6d59cb6
- Website: https://github.com/krrishnarraj/clpeak
- Licenses: Unlicense
- Package source: gnu/packages/benchmark.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of clpeak
as follows:
guix install clpeak
Or install a particular version:
guix install clpeak@1.1.0-0.6d59cb6
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of clpeak about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/clpeak'><img src='https://packages.guix.gnu.org/packages/clpeak/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/clpeak)
Example Org:
[[https://packages.guix.gnu.org/packages/clpeak][https://packages.guix.gnu.org/packages/clpeak/badges/latest-version.svg]]