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

[24] JEP 489: Vector API (Ninth Incubator) #3061

Open
Tracked by #2899
mpalat opened this issue Oct 9, 2024 · 0 comments
Open
Tracked by #2899

[24] JEP 489: Vector API (Ninth Incubator) #3061

mpalat opened this issue Oct 9, 2024 · 0 comments
Assignees

Comments

@mpalat
Copy link
Contributor

mpalat commented Oct 9, 2024

ref: https://openjdk.org/jeps/489

Summary
Introduce an API to express vector computations that reliably compile at runtime to optimal vector instructions on supported CPU architectures, thus achieving performance superior to equivalent scalar computations.

also, ref: "We propose here to re-incubate the API in JDK 24 with no API changes and no substantial implementation changes relative to JDK 23." -> refer issue #2332

@mpalat mpalat added this to the BETA_JAVA24 M2 milestone Oct 9, 2024
@mpalat mpalat self-assigned this Oct 9, 2024
@mpalat mpalat changed the title [24] JEP 489 - Vector API (Ninth Incubator) [24] JEP 489: Vector API (Ninth Incubator) Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant