Re: [PR] Reduce unrolling in Panama dotProduct float variant [lucene]

2024-12-16 Thread via GitHub
rmuir commented on PR #14071: URL: https://github.com/apache/lucene/pull/14071#issuecomment-2547360624 See https://github.com/apache/lucene/pull/14072 PR with benchie fixes, if you want to reproduce or play with it. We at least need to fix the hardcoded lucene 10 version so that benchie wor

Re: [PR] Reduce unrolling in Panama dotProduct float variant [lucene]

2024-12-16 Thread via GitHub
rmuir commented on PR #14071: URL: https://github.com/apache/lucene/pull/14071#issuecomment-2547353666 For the graviton4 it also hurts. I'll open a PR adding that one to the instance type list. graviton4: `['0', '1']` main ``` Benchmark (s

Re: [PR] Reduce unrolling in Panama dotProduct float variant [lucene]

2024-12-16 Thread via GitHub
rmuir commented on PR #14071: URL: https://github.com/apache/lucene/pull/14071#issuecomment-2547316166 did a quick run: looks ok, but it hurts the haswell, zen2, and zen3. I'll do a pass on the instance types, since they are a bit outdated and try to bring them up to speed (e.g. no graviton

Re: [PR] Reduce unrolling in Panama dotProduct float variant [lucene]

2024-12-16 Thread via GitHub
ChrisHegarty commented on PR #14071: URL: https://github.com/apache/lucene/pull/14071#issuecomment-2546278087 yeah, I do have some ARM results. I'll post them shortly. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

Re: [PR] Reduce unrolling in Panama dotProduct float variant [lucene]

2024-12-16 Thread via GitHub
msokolov commented on PR #14071: URL: https://github.com/apache/lucene/pull/14071#issuecomment-2546265527 Q: were you able to confirm what happens on ARM ? -- 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

[PR] Reduce unrolling in Panama dotProduct float variant [lucene]

2024-12-16 Thread via GitHub
ChrisHegarty opened a new pull request, #14071: URL: https://github.com/apache/lucene/pull/14071 Reduce unrolling in Panama dotProduct float variants. -- 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