Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pushing FLOPS in Assembly πŸ‹οΈβ€β™‚οΈ #21

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

ashvardanian
Copy link
Owner

@ashvardanian ashvardanian commented Jan 10, 2025

Assembly microkernels:

  • SSE: f64, f32
  • AVX2: f64, f32, f16, i8, u8
  • AVX-512: f64, f32, f16, i8, u8
  • NEON: f64, f32, f16, i8, u8
  • SME: f64, f32, f16, i8, u8
  • AMX: f16, bf16, i8, u8

Libraries:

  • BLAS
  • Eigen

@ashvardanian ashvardanian changed the title Pushing FLOPS πŸ‹οΈβ€β™‚οΈ Pushing FLOPS in Assembly πŸ‹οΈβ€β™‚οΈ Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant