3dc1cdc27a481.4 MB
GPL-2.0
strict
core24
A GPU benchmark tool for evaluating GPUs and CPUs
The purpose of this benchmark tool is to evaluate performance bounds of GPUs
(or CPUs) on mixed operational intensity kernels. The executed kernel is
customized on a range of different operational intensity values. Modern GPUs
are able to hide memory latency by switching execution to threads able to
perform compute operations. Using this tool one can assess the practical
optimum balance in both types of operations for a compute device. CUDA, HIP,
OpenCL and SYCL implementations have been developed, targeting GPUs, or
OpenMP when using a CPU as a target.
(or CPUs) on mixed operational intensity kernels. The executed kernel is
customized on a range of different operational intensity values. Modern GPUs
are able to hide memory latency by switching execution to threads able to
perform compute operations. Using this tool one can assess the practical
optimum balance in both types of operations for a compute device. CUDA, HIP,
OpenCL and SYCL implementations have been developed, targeting GPUs, or
OpenMP when using a CPU as a target.
Update History
3dc1cdc27a (4)13 Dec 2025, 09:47 UTC
6 Nov 2024, 00:08 UTC
27 Feb 2025, 22:35 UTC
13 Dec 2025, 09:47 UTC