8000 GitHub - accoumar12/HPC-Cuda: Matrix multiplication with CUDA.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

accoumar12/HPC-Cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC-Cuda

This work was done during the High Performance Computing (HPC) course at ISAE-SUPAERO. The task was to explore the different ways to multiply two matrices in Cuda, and how to do effectively.

It notably involves the use of a shared memory by taking advantage of the Matrix Block Multiplication:

matrix-block

About

Matrix multiplication with CUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0