aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/bench_gemm.cpp
Commit message (Collapse)AuthorAge
* 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
| | | | paking of the same data
* 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