Skip to content

Commit

Permalink
Fix a missing configuration for double buffering matmul kernel.
Browse files Browse the repository at this point in the history
  • Loading branch information
DiyouS committed Jan 13, 2025
1 parent 7b07fb2 commit c9ef747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sw/spatzBenchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,4 +192,3 @@ add_spatz_test_threeParam(dp-mxfmatmul-m4n4k8-b2 dp-mxfmatmul-m4n4k8-b2/main.c 1
add_spatz_test_threeParam(dp-db-fmatmul-4x4vl dp-db-fmatmul-4x4vl/main.c 128 128 128)
add_spatz_test_threeParam(dp-db-fmatmul-4x4vl dp-db-fmatmul-4x4vl/main.c 64 64 64)
add_spatz_test_threeParam(dp-db-fmatmul-4x4vl dp-db-fmatmul-4x4vl/main.c 32 32 32)
add_spatz_test_threeParam(dp-db-fmatmul-4x4vl dp-db-fmatmul-4x4vl/main.c 16 32 32)

0 comments on commit c9ef747

Please sign in to comment.