Skip to content

Nefari0uss/matrix-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Multiplication

Author: nefari0uss

language c Open Source Love Build Status

Summary

This project was to become better accquainted with multithreading and C. Two large matricies are multiplied together using an user supplied number of threads.

Compilation Instructions

  • Compile: $ make
  • Run: $ ./mm n where n is an int.

Asciicast

asciicast

About

Maxtrix multiplication with multi-threading.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published