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

[C++] AVX512 part for SIMD operations of DecodeSpaced/EncodeSpaced #24744

Closed
asfimport opened this issue Apr 24, 2020 · 1 comment
Closed

[C++] AVX512 part for SIMD operations of DecodeSpaced/EncodeSpaced #24744

asfimport opened this issue Apr 24, 2020 · 1 comment

Comments

@asfimport
Copy link

As part of https://issues.apache.org/jira/browse/PARQUET-1841, AVX512 path identified with the helper of mask_compress_/mask_expand_  API.

This Jira created for spaced benchmark, unittest and AVX512 path and other basic support of further potential SIMD chance of SSE/AVX2. 

Reporter: Frank Du / @jianxind
Assignee: Frank Du / @jianxind

PRs and other links:

Note: This issue was originally created as ARROW-8579. Please see the migration documentation for further details.

@asfimport
Copy link
Author

Frank Du / @jianxind:
No need now. The typical 0.01% is optimized  by #7531 already.

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

No branches or pull requests

1 participant