Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Benchmark for generic matrix-matrix multiplication (GEMM)

License

dividiti/gemmbench

Repository files navigation

Benchmark for generic matrix-matrix multiplication (GEMM)

compatibility automation workflow License

Prerequisites

Installation

ck pull repo --url=https://github.com/dividiti/gemmbench

or

ck pull repo --url=[email protected]:dividiti/gemmbench.git

TBD: register OpenCL with CK

Usage

  • Compile benchmark

ck compile program:gemmbench-cl-launcher-1.0

  • Run benchmark (select "default" CMD when asked)

ck run program:gemmbench-cl-launcher-1.0

  • Run benchmark with custom CMD (for example, change matrix order, platform ID and device ID):

ck run program:gemmbench-cl-launcher-1.0 --extra_run_cmd="-n 512 -p 0 -d 1"

Publications

About

Benchmark for generic matrix-matrix multiplication (GEMM)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •