Skip to content

JunnieBoi/180-exer1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to run on Ubuntu:

1) On terminal, go to the src folder directory
2) Enter: "make" or "make vanilla" to run the naive matrix program.
          "make cached" to run the cache efficient matrix program
          "make strassen" to run the recursive strassen algorithm
          "make strassen_alt" to run single partition strassen algorithm.
3) ENter a integer input as the program asks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published