You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neville Dipale / @nevi-me:
If everyone's happy with the performance of arithmetic and compute kernels after the improvements to the non-SIMD functions (ARROW-7460), I'd like to propose removing packed_simd @paddyhoran
Paddy Horan / @paddyhoran:
I would love to get back on stable. I added a feature to disable explicit SIMD to try and make progress toward this goal. Although the main thing we need is specialization on stable.
If we can get the same level of performance then I'm all for removing packed_simd. At the time we adopted it, the author was trying to get it adopted into std. Since then he has stopped driving this forward until other features land.
I'll take a look in the next few days to compare performance, etc.
See rust-lang/rfcs#2366 for more info on stabilization of this crate.
Reporter: Andy Grove / @andygrove
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-6718. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: