AdamNiederer / AdamNiederer/faster
f32x8 and f64x4 for AVX target
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
I'm currently on a platform that has AVX support but does not have AVX2 support, so currently faster on my platform only uses f32x4 and f64x2, but it should be able too use f32x8 and f64x4.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.