Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Panama Vector module in 'jvm.options' #79

Merged
merged 1 commit into from
Jun 5, 2023

Conversation

b-deam
Copy link
Member

@b-deam b-deam commented Jun 5, 2023

as per elastic/elasticsearch#96453 this now a default setting in jvm.options.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

Tested with esrally race --track=dense_vector --test-mode --exclude-tasks=knn-recall-1000-1000 --runtime-jdk=bundled and esrally race --track=dense_vector --test-mode --exclude-tasks=knn-recall-1000-1000 --runtime-jdk=bundled --team-path=$HOME/src/rally-teams

and the second logs Java vector incubator API enabled; uses preferredBitSize=256 on my laptop that comes with a i7-10750H that supports AVX2 but not AVX-512, hence the 256 bit size.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants