[ 
https://issues.apache.org/jira/browse/LUCENE-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305573#comment-17305573
 ] 

Robert Muir commented on LUCENE-9838:
-------------------------------------

No mr-jar cannot be used here. I was the one that originally added the 
FutureArrays stuff :)

The problem here is the incubating module (cannot compile or run without 
special flags). And now it is undergoing another incubation round: 
https://openjdk.java.net/jeps/8261663

So it may seriously be java 21 or something like that before it can be used.

> simd version of VectorUtil.dotProduct
> -------------------------------------
>
>                 Key: LUCENE-9838
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9838
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Robert Muir
>            Priority: Major
>         Attachments: LUCENE-9838.patch, LUCENE-9838_standalone.patch
>
>          Time Spent: 6.5h
>  Remaining Estimate: 0h
>
> Followup to LUCENE-9837
> Let's explore using JDK 16 vector API to speed this up more. It might be a 
> hassle to try to MR-JAR/package up for users (adding commandline flags and 
> stuff), but it gives good performance.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to