rmuir commented on PR #12311: URL: https://github.com/apache/lucene/pull/12311#issuecomment-1557693789
@ChrisHegarty i pushed a commit, stealing some of your ideas there, to generalized the 256-bit algo to also (in theory) work with avx512. It causes no regression on my avx-256, I am curious if it does ok on your avx-512: https://github.com/rmuir/vectorbench/blob/2c29b865460229cac01f2a5315d9b9502e20ef2b/src/main/java/testing/BinaryDotProductBenchmark.java#L49-L59 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org