Skip to content

The following program is a parallel matrix multiplication algorithm that employs 2D partitioning of the work between the processing nodes. It uses standard MPI functions to accomplish the task. This program is a part of my college assignment in multiprocessor systems course.

Notifications You must be signed in to change notification settings

MohanHarsha-Kota/2D-Parallel-Matrix-Multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

About

The following program is a parallel matrix multiplication algorithm that employs 2D partitioning of the work between the processing nodes. It uses standard MPI functions to accomplish the task. This program is a part of my college assignment in multiprocessor systems course.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages