| Commit message (Expand) | Author | Age |
... | |
* | | sync | Gael Guennebaud | 2010-07-10 |
|\ \ |
|
* | | | update to support mixin types | Gael Guennebaud | 2010-07-07 |
| | * | add a small bench demoing the possibilities of a direct 3x3 eigen decomposition | Gael Guennebaud | 2010-07-18 |
| | * | finish/fix level1 blas, all test pass | Gael Guennebaud | 2010-07-17 |
| | * | fix compilation of blas lib | Gael Guennebaud | 2010-07-16 |
| | * | MPRealSupport was missing | Gael Guennebaud | 2010-07-15 |
| | * | add a bench for quaternion multiplication | Gael Guennebaud | 2010-07-13 |
| |/ |
|
| * | bench: use of Eigen/Array is deprecated + fix includes for iostream | Thomas Capricelli | 2010-07-09 |
|/ |
|
* | sync | Gael Guennebaud | 2010-07-07 |
|\ |
|
* | | add support for complex | Gael Guennebaud | 2010-07-07 |
* | | add intitial support for the vectorization of complex<float> | Gael Guennebaud | 2010-07-05 |
| * | check for !x86 platforms, otherwise the BTL benchmark doesn't compile on arm/... | Konstantinos Margaritis | 2010-07-05 |
|/ |
|
* | Fix cache computation on old Intel CPUs which do not | Gael Guennebaud | 2010-06-27 |
* | add the manual Intel's way to query cache info | Gael Guennebaud | 2010-06-26 |
* | add a utilility to debug cpuid, and makes sure we get 0 if we query an unsupp... | Gael Guennebaud | 2010-06-26 |
* | email change | Gael Guennebaud | 2010-06-24 |
* | add support for oski | Gael Guennebaud | 2010-06-24 |
* | btl: add a trmm action and update eigen interface | Gael Guennebaud | 2010-06-23 |
* | add a spmv mini becnhmark for Eigen, GMM++, ublas, mtl4, and oski | Gael Guennebaud | 2010-06-22 |
* | slightly optimize computeProductBlockingSizes by explicitely precomputing wha... | Gael Guennebaud | 2010-06-22 |
* | fix in case we don't know how to query the L1/L2 cache sizes | Gael Guennebaud | 2010-06-21 |
* | simplify and optimize block sizes computation for matrix products. They | Gael Guennebaud | 2010-06-21 |
* | make bench_gemm print out the queried cache sizes | Gael Guennebaud | 2010-06-21 |
* | add the possibility to set the cache size at runtime | Gael Guennebaud | 2010-06-18 |
* | add runtime API to control multithreading | Gael Guennebaud | 2010-06-10 |
* | make BenchTimer compatible with 2.0 branch | Gael Guennebaud | 2010-06-01 |
* | remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. | Benoit Jacob | 2010-04-22 |
* | Fixed line endings. | Hauke Heibel | 2010-03-05 |
* | add a small program to bench all combinations of small products | Gael Guennebaud | 2010-03-05 |
* | clean a bit the bench_gemm files | Gael Guennebaud | 2010-03-05 |
* | minor cleaning | Gael Guennebaud | 2010-03-05 |
* | merge with default branch | Gael Guennebaud | 2010-03-04 |
|\ |
|
| * | clean #defined tokens, and use clock_gettime for the real time | Gael Guennebaud | 2010-03-03 |
| * | BenchTimer: avoid warning about symbol redefinition on win32, and include <Ei... | Eamon Nerbonne | 2010-03-02 |
* | | remove Qt's atomic dependency, I don't know what I was doing wrong... | Gael Guennebaud | 2010-03-01 |
* | | make Aron's idea work using Qt's atomic implementation for the synchronisation | Gael Guennebaud | 2010-03-01 |
* | | BTL: allow to bench real time | Gael Guennebaud | 2010-02-26 |
* | | fix some BTL issues | Gael Guennebaud | 2010-02-26 |
* | | implement a smarter parallelization strategy for gemm avoiding multiple | Gael Guennebaud | 2010-02-26 |
* | | update BTL (better timer, eigen2 => eigen3, etc) | Gael Guennebaud | 2010-02-23 |
| * | merge | Gael Guennebaud | 2010-02-22 |
| |\ |
|
| | * | provide default values for CXX, remove duplicate define | Thomas Capricelli | 2010-02-22 |
| | * | ups | Hauke Heibel | 2010-02-22 |
* | | | fix BTL's eigen interface | Gael Guennebaud | 2010-02-22 |
* | | | significant speedup in the matrix-matrix products | Gael Guennebaud | 2010-02-23 |
* | | | oops | Gael Guennebaud | 2010-02-22 |
* | | | Port BenchTimer fix. | Hauke Heibel | 2010-02-22 |
* | | | merge | Gael Guennebaud | 2010-02-22 |
|\ \ \
| | |/
| |/| |
|
| * | | Added getRealTime() for windows. | Hauke Heibel | 2010-02-22 |
* | | | add a small benchmark to quickly bench/compare SMP support | Gael Guennebaud | 2010-02-22 |
|/ / |
|