Skip to content
/ fox Public
forked from rbonvall/fox

Parallel implementation of Fox' algorithm for matrix multiplication

Notifications You must be signed in to change notification settings

The-coders/fox

 
 

Repository files navigation

Implementation of Fox' algorithm for matrix multiplication.
Based on chapter 7 of Pacheco's _Parallel Programming with MPI_.

TODO: file descriptions and algorithm explanation.

Roberto Bonvallet <rbonvall@gmail.com>

About

Parallel implementation of Fox' algorithm for matrix multiplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Makefile 5.2%
  • Shell 0.8%