uschindler commented on issue #11507: URL: https://github.com/apache/lucene/issues/11507#issuecomment-1610151037
Interestingly it was only an Apple M1. This one only has 128 bits vector size and only 2 PU. So I would like to also see the difference on a real cool AVX512 machine with 4 PUs. So unfortunately the Apple M1 is a bit limited but it is still good enough to outperform the scalar impl. Cool. Now please zest on a real Intel Server CPU. 😍 In general I am fine with riding vectors to 2048 dims. But anyways apppy that limit only to the HNSW codec. So check should not in the field type but in the codec. -- 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