Skip to content

Commit efa2065

Browse files
roverschMikhail Katliar
authored andcommitted
Small fix
1 parent d25606f commit efa2065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ PYTHON = python3
1616
# --benchmark_out=${BENCH_DATA}/blaze-dynamic.json
1717

1818
# ${BENCH_DATA}/loop-naive.json:
19-
# $(BENCH_BLAS) --benchmark_filter="BM_gemm_loop_naive<double>*" $(BENCHMARK_OPTIONS) \
19+
# $(BENCH_BLAST) --benchmark_filter="BM_gemm_loop_naive<double>*" $(BENCHMARK_OPTIONS) \
2020
# --benchmark_out=${BENCH_DATA}/loop-naive.json
2121

2222
#

0 commit comments

Comments
 (0)