Skip to content

Implementation of Linear Algebra Subroutines to learn more about the algorithms and how to parallelize them in CUDA.

Notifications You must be signed in to change notification settings

alexis51151/CUDA-BLAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BLAS: Basic Linear Algebra Subroutines

Implementation of Linear Algebra Subroutines to learn more about the algorithms and how to parallelize them in CUDA.

Algorithms implemented:

  • SAXPY (C, C++, CUDA and cuBLAS)

References:

About

Implementation of Linear Algebra Subroutines to learn more about the algorithms and how to parallelize them in CUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published