Skip to content

siahuat0727/matrix-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Multiplication

Report

Compile:

$ make

# With perf analysis
$ make perf

Execute:

# User input
./main

# Default test script
make test

# Custom test script
./main --test < your_test_script.txt

Plot:

make plot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published