The Wayback Machine - https://web.archive.org/web/20201031070251/https://github.com/Nefari0uss/matrix-multiplication
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.