Skip to content

[C++] Use SIMD to retrofit and optimize furycpp #2013

@pandalee99

Description

@pandalee99

Feature Request

Maybe we can try some portable SIMD libraries, like
https://github.com/xtensor-stack/xsimd
https://github.com/google/highway
.. instead of handwritten intrinsic calls.

because xsimd is also often used on apache arrow to improve data processing, and it works very well.

Is your feature request related to a problem? Please describe

No response

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions