Skip to content

Algorithmic improvements in the Chebyshev filter

Compare
Choose a tag to compare
@nidode nidode released this 15 Mar 16:07
· 368 commits to master since this release

Improvements

  • Integrated axpy in the call to HEMM when executing the 3-terms recurrence relation in the Chebyshev filter.
  • Moved the shift of the A matrix in the 3-terms recurrent relation for the GPU build within the accelerator.