Skip to content

MPI programs that compute the dense matrix vector multiplication via 2 different partitioning

License

Notifications You must be signed in to change notification settings

cetinsamet/dense-matrix-vector-multiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dense-matrix-vector-multiplication

MPI programs that compute the dense matrix vector multiplication using BLAS library via 2 different partitioning;

  • 1D rowwise partitioning
  • 1D columnwise partitioning.

Wall clock time on slurm is measured.

About

MPI programs that compute the dense matrix vector multiplication via 2 different partitioning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages