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

Ported volk gnsssdr kernels #76

Conversation

carlesfernandez
Copy link
Contributor

New kernels:

  • volk_32fc_convert_16ic: generic, SSE2 and NEON implementations
  • volk_16ic_convert_32fc: generic, SSE2, AVX and NEON implementations
  • volk_16ic_x2_multiply_16ic: generic, SSE2, AVX2 and NEON implementations

This pull-request also contains some small changes in qa_utils.cc for handling 16ic kernels.

@carlesfernandez
Copy link
Contributor Author

adding new kernel:

  • volk_16ic_x2_dot_prod_16ic: generic, SSE2, AVX2 ans NEON implementations

@carlesfernandez
Copy link
Contributor Author

Updated at #77

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.

1 participant