Update OpenCL GEMM benchmark script
authorGian Marco Iodice <gianmarco.iodice@arm.com>
Wed, 10 Feb 2021 17:33:27 +0000 (17:33 +0000)
committerGian Marco Iodice <gianmarco.iodice@arm.com>
Thu, 11 Feb 2021 11:41:00 +0000 (11:41 +0000)
commit716b1be5f92f5d025ed0ee15775b903728a8e73b
treedd291856524707b0b88ddaf41fd29391ffccabba
parent1a28e73829385cabec7549f90b4cf468badf72fc
Update OpenCL GEMM benchmark script

- Update cl_gemm_benchmark.sh script. Now it also possible to split the
  benchmark among different platforms
- Update documentation

Resolves COMPMID-3848

Change-Id: Ifbf71cee5ff83aead76e20dcbf7dc5ce41526594
Signed-off-by: Gian Marco Iodice <gianmarco.iodice@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5047
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Giorgio Arena <giorgio.arena@arm.com>
docs/00_introduction.dox
examples/gemm_tuner/README.md
examples/gemm_tuner/benchmark_gemm_examples.sh [deleted file]
examples/gemm_tuner/cl_gemm_benchmark.sh [new file with mode: 0755]