Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update benchmark/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Muhammad Tanvir <84532306+muhammad-tanvir-1211@users.noreply.github.com>
  • Loading branch information
OuadiElfarouki and muhammad-tanvir-1211 authored Jan 3, 2024
1 parent fbcf50f commit 91717dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Here is an example of an invocation of the portBLAS GEMM benchmark running on
Intel GPU, displaying the results in the console and saving a json report:

```bash
./portblas/bench_gemm --device=intel:gpu --csv-param=parameters.csv \
./benchmark/portblas/bench_gemm --device=intel:gpu --csv-param=parameters.csv \
--benchmark_out=../results.json --benchmark_out_format=json \
--benchmark_format=console
```
Expand Down

0 comments on commit 91717dc

Please sign in to comment.