Wed, 07 May 2014 11:18:30 +0100 |
Chris Cannam |
Comments
bqvec-openmp
|
Wed, 07 May 2014 11:07:50 +0100 |
Chris Cannam |
Report on last change
bqvec-openmp
|
Wed, 07 May 2014 11:06:18 +0100 |
Chris Cannam |
Simplify omp loop, leaving more to the omp scheduler
bqvec-openmp
|
Wed, 07 May 2014 10:48:58 +0100 |
Chris Cannam |
Backed out changeset dfb6e5ce3eb1 -- it was arithmetically quite wrong!
bqvec-openmp
|
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
|
Wed, 07 May 2014 09:08:52 +0100 |
Chris Cannam |
Simplify slightly, make HQ mode the default
bqvec-openmp
|
Wed, 07 May 2014 09:01:32 +0100 |
Chris Cannam |
Merge from default branch
bqvec-openmp
|
Wed, 07 May 2014 08:55:44 +0100 |
Chris Cannam |
Fixed order of with_gain function in bqvec, updating correspondingly
bqvec-openmp
|
Tue, 06 May 2014 18:55:11 +0100 |
Chris Cannam |
Add draft/intensive mode setting (determines whether to use shifts)
|
Tue, 06 May 2014 18:28:34 +0100 |
Chris Cannam |
Subrepo state
|
Tue, 06 May 2014 16:50:25 +0100 |
Chris Cannam |
Bring all branch test reports into default
|
Tue, 06 May 2014 16:38:39 +0100 |
Chris Cannam |
Report on latest
bqvec-openmp
|
Tue, 06 May 2014 16:36:46 +0100 |
Chris Cannam |
Merge OpenMP and bqvec stuff into bqvec-openmp branch
bqvec-openmp
|
Tue, 06 May 2014 16:31:32 +0100 |
Chris Cannam |
Report on results
openmp
|
Tue, 06 May 2014 16:28:04 +0100 |
Chris Cannam |
OpenMP support in main EM iteration
openmp
|
Tue, 06 May 2014 16:05:05 +0100 |
Chris Cannam |
Update results, tidy a bit
bqvec
|
Tue, 06 May 2014 15:12:45 +0100 |
Chris Cannam |
Ooh, that's a trappy one
bqvec
|