Skip to content

NxN Matrix Multiplication using SIMD with Intrinsics (MMX, SSE, SSE2, AVX, etc.) and FPU as inline ASM in C

License

Notifications You must be signed in to change notification settings

borisfoko/Matrix-Multiplication-SIMD-Intrinsics-and-FPU

Repository files navigation

Matrix-Multiplication-SIMD-Intrinsics-and-FPU

NxN Matrix Multiplication using SIMD with Intrinsics (MMX, SSE, SSE2, AVX, etc.) and FPU as inline ASM in C

Find the final documentation of this work as pdf file here

About

NxN Matrix Multiplication using SIMD with Intrinsics (MMX, SSE, SSE2, AVX, etc.) and FPU as inline ASM in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages