Skip to content

StormCircuit/MatrixMultCUDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MatrixMultCUDA

This project was made to tinker with NVIDIA CUDA processing. We take two matrices of N*N size (defined in python file) filled with random numbers. We then leverage NVIDIA's CUDA tech to expeditiously perform the matrix calculation by dividing the matrix up among the CUDA cluster.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published