Skip to content

✖️ Parallel matrix multiplication using POSIX threads

License

Notifications You must be signed in to change notification settings

khannurien/prodmat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prodmat

Parallel matrix multiplication using POSIX threads

Building on Linux

Just run:

make

Running

The writemat binary may be found under bin/writemat.

Usage:

bin/writemat <destFileName>

The prodmat binary may be found under bin/prodmat.

Usage:

bin/prodmat <srcFileName>

About

✖️ Parallel matrix multiplication using POSIX threads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published