Scroll to navigation

CLPEAK(1) User Commands CLPEAK(1)

NAME

clpeak - Profile OpenCL devices to find peak capacities

DESCRIPTION

Clpeak is 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

clpeak [OPTIONS]
OPTIONS:
choose platform (num starts with 0)
choose device (num starts with 0)
time using cl events instead of std chrono timer hide driver latencies [default: No]
selectively run global bandwidth test
selectively run single precision compute test
selectively run double precision compute test
selectively run integer compute test
selectively run transfer bandwidth test
selectively run kernel latency test
run all above tests [default]
Dump results to xml file
specify file name for xml dump
display version
display help message
September 2021 clpeak version: 1.1.0-rc2