Wed, 07 May 2014 10:44:18 +0100 |
Chris Cannam |
Simplify normalisation
bqvec-openmp
|
Wed, 07 May 2014 10:44:11 +0100 |
Chris Cannam |
More results
bqvec-openmp
|
Wed, 07 May 2014 10:38:21 +0100 |
Chris Cannam |
Eliminate a loop
bqvec-openmp
|
Wed, 07 May 2014 10:00:39 +0100 |
Chris Cannam |
Copy reports to this branch. The other head here is a dead-end.
bqvec-openmp
|
Wed, 07 May 2014 09:59:20 +0100 |
Chris Cannam |
Another timing report
bqvec-openmp
|
Wed, 07 May 2014 09:57:19 +0100 |
Chris Cannam |
Reorder the calculations to match the series of vector operations in the most recent bqvec code, just in case it's the order of vector calculations that is saving the time rather than the avoidance of std::vector
timing
|
Wed, 07 May 2014 09:48:56 +0100 |
Chris Cannam |
Report on last couple of tests
bqvec-openmp
|
Wed, 07 May 2014 09:43:15 +0100 |
Chris Cannam |
Pull out shifted templates into separate arrays with proper alignment (trading off memory occupied against getting the alignments right)
bqvec-openmp
|