An open API service indexing awesome lists of open source software.

https://github.com/mahmoud-joumaa/csc447_assignment3

Parallelizing matrix multiplication using Cuda C. Tiling is also implemented to compare results. This repository is submitted as the third assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University.
https://github.com/mahmoud-joumaa/csc447_assignment3

cuda-c matrix-multiplication parallel-programming tiling

Last synced: about 2 months ago
JSON representation

Parallelizing matrix multiplication using Cuda C. Tiling is also implemented to compare results. This repository is submitted as the third assignment for the CSC447 (Parallel Programming for Multicore and Cluster Systems) course at the Lebanese American University.

Awesome Lists containing this project