AdamNiederer / AdamNiederer/faster
f32x8 and f64x4 for AVX target
Abierto
- Lenguaje dominante
- Rust
- Estrellas
- 1.6k
- Forks
- 52
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.