OEmiliatanO / matrix_multiplication_comparison

Matrix multiplication speed comparison

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matrix multiplication speed comparison

test all case:
bash outputALL.sh

clean all test data: bash cleanALL.sh

statistic: python3 dataProcess.py

About

Matrix multiplication speed comparison


Languages

Language:C++ 48.0%Language:Python 28.8%Language:Shell 17.5%Language:Makefile 5.7%