Skip to content

Add a vector implementation for JavaFastPFOR. #51

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

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

mulugetam
Copy link
Contributor

This PR is a follow up of issue #50.

The patch:

  • adds a vector implementation for FastPFOR and provides an example of usage.
  • modifies the pom.xml and build.xml files to conditionally support Java Vector API use.
  • upgrades a few dependencies for compatibility with latest JDK versions.
  • adds an explanation on how to build JavaFastPFOR with vector support.

Signed-off-by: Mulugeta Mammo mulugeta.mammo@intel.com

This patch:
- adds a vector implementation for FastPFOR and provides an example of usage.
- modifies pom.xml and build.xml files to conditionally support Java Vector API
  use.
- upgrades a few dependencies for compatibility with latest JDK versions.
- adds an explanation on how to build JavaFastPFOR with vector support.

Signed-off-by: Mulugeta Mammo <mulugeta.mammo@intel.com>
@mulugetam mulugetam changed the title Add a vector implementation for FastPFOR. Add a vector implementation for JavaFastPFOR. Oct 6, 2022
@lemire
Copy link
Member

lemire commented Oct 6, 2022

Merging.

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

Successfully merging this pull request may close these issues.

2 participants