Can I read Efficient Fox Algorithm Implementation on EtoBox?
Efficient Fox Algorithm Implementation by mariame8 is a document available to read on EtoBox.
What is Efficient Fox Algorithm Implementation about?
The document describes an efficient parallel implementation of the Fox algorithm for matrix multiplication on a shared-memory supercomputer. The Fox algorithm performs matrix multiplication in stages, broadcasting rows of the first matrix and shifting columns of the second matrix. The author implemented the Fox algorithm using MPI for communication between processes. Performance was acceptable with speedup and efficiency approaching optimal values when problem and processor counts were appropriately sized.
- Author
- mariame8
- Language
- EN