Open jorgecarleitao opened 3 years ago
@Dandandan raised the idea of considering the slipstream crate for SIMD / auto-vectorization.
slipstream
I agree that we should consider it - if anything, to offload that part of the code-base to slipstream. IMO our requirements are:
Pinging @vorner, so they are aware of this :)
It would be an honor. Just be sure to measure it, because it sometimes has a bit unreliable results :-(.
@Dandandan raised the idea of considering the
slipstream
crate for SIMD / auto-vectorization.I agree that we should consider it - if anything, to offload that part of the code-base to
slipstream
. IMO our requirements are: