Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

JoseFilipeFerreira/dotprod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotprod

Matrix multiplication optimization in C (Advanced Architectures assignment @ UMinho)

The optimizations used where:

  • matrix transposing
  • access based on blocks
  • vectorization of code
  • CUDA

Al the performance analysis where performed on the SeARCH cluster @ UMinho

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

Dotprod Performance Analysis (Advanced Architectures assignment)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published