aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_gemm.cpp
Commit message (Expand)AuthorAge
* add the possibility to set the cache size at runtimeGravatar Gael Guennebaud2010-06-18
* add runtime API to control multithreadingGravatar Gael Guennebaud2010-06-10
* clean a bit the bench_gemm filesGravatar Gael Guennebaud2010-03-05
* minor cleaningGravatar Gael Guennebaud2010-03-05
* remove Qt's atomic dependency, I don't know what I was doing wrong...Gravatar Gael Guennebaud2010-03-01
* make Aron's idea work using Qt's atomic implementation for the synchronisationGravatar Gael Guennebaud2010-03-01
* BTL: allow to bench real timeGravatar Gael Guennebaud2010-02-26
* implement a smarter parallelization strategy for gemm avoiding multipleGravatar Gael Guennebaud2010-02-26
* significant speedup in the matrix-matrix productsGravatar Gael Guennebaud2010-02-23
* oopsGravatar Gael Guennebaud2010-02-22
* add a small benchmark to quickly bench/compare SMP supportGravatar Gael Guennebaud2010-02-22