Skip to content
Snippets Groups Projects

Fix: SIMD implementation for average calculation in AE0169

Merged Vadim Seregin requested to merge seregin/ECM:FIX_SIMD_AVG into master
1 unresolved thread

Fix SIMD implementation for average calculation. The existed implementation introduced AVX2/AVX difference since not the whole block was included, for blocks greater than 8, only the first 8 samples of each row were considered.

Edited by Vadim Seregin

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading