Skip to content

cse260-fa24/pa1-starter

Repository files navigation

pa1-starter

pa1 assignment
Starter Code for the Matrix Multiplication assignment
Original code provided by Jim Demmel
http://www.cs.berkeley.edu/~knight/cs267/hw1.html
with some modifications by Scott B. Baden at UC San Diego
with some modifications by Bryan Chin at UC San Diego

Usage

Build the executables

make

Generate test data and run the performance tests (You might need to modify the permission)

./genDATA.sh

Display the test results

cat data.txt

Remove all files generated from compilation

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published