mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Simplify GEBP micro-kernel and improve blocking heuristics
libeigen/eigen!2142 Co-authored-by: Rasmus Munk Larsen <rmlarsen@gmail.com>
This commit is contained in:
@@ -44,6 +44,7 @@ eigen_add_benchmark(bench_quatmul quatmul.cpp)
|
||||
eigen_add_benchmark(bench_sparse_dense_product sparse_dense_product.cpp)
|
||||
eigen_add_benchmark(bench_sparse_product sparse_product.cpp)
|
||||
eigen_add_benchmark(bench_sparse_transpose sparse_transpose.cpp)
|
||||
eigen_add_benchmark(bench_spmv spmv.cpp)
|
||||
|
||||
# --- GEMM blocking parameter sweep ---
|
||||
eigen_add_benchmark(bench_blocking_sizes benchmark_blocking_sizes.cpp)
|
||||
|
||||
Reference in New Issue
Block a user