[
https://issues.apache.org/jira/browse/SOLR-16869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741076#comment-17741076
]
ASF subversion and git services commented on SOLR-16869:
--------------------------------------------------------
Commit cd5c142ab9e4b0b58111bd54249cab67a2163bd3 in solr's branch
refs/heads/branch_9x from Houston Putman
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=cd5c142ab9e ]
SOLR-16869: Use Panama Vector apis for Java 20/21 (#1758)
(cherry picked from commit 19a02650ab76b70f6437f2e05097ac400a974e69)
> Enable Java Vector optimizations
> --------------------------------
>
> Key: SOLR-16869
> URL: https://issues.apache.org/jira/browse/SOLR-16869
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: Houston Putman
> Priority: Blocker
> Fix For: 9.3
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Starting with Lucene 9.7.0, the vector search module uses the incubating Java
> Panama Vector API if a user is running Java 20 or 21.
> Unlike the Panama Memory optimizations, the Panama Vector optimizations
> require a command line option to java, because the APIs are further away from
> stability. This command line option is: "--add-modules jdk.incubator.vector".
> We should set this flag by default for users running Java 20 and 21
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]