Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Compares several algorithms for matrix multiplication with SIMD tricks

Notifications You must be signed in to change notification settings

ammarasyad/SIMD-MatrixMultiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SIMD Matrix Multiplication

A compilation of algorithms for faster matrix multiplication, with SIMD tricks using AVX/AVX2 instructions. To use the GPU algorithm, you need to have a CUDA-capable GPU.

About

Compares several algorithms for matrix multiplication with SIMD tricks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published