Skip to content

Implementation of different algorithms using CUDA C/C++.

Notifications You must be signed in to change notification settings

AhmedZeer/cuda-kernels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA-Kernels

FLOPs Performance MS Performance

Run Benchmark

To use this repository, follow these steps:

# Clone the repository:
git clone https://github.com/AhmedZeer/cuda-kernels.git
    
# Navigate into the cloned repository:
cd cuda-kernels
    
# Build it:
make

# Run benchmark for GEMM:
./benchmark_gemm

About

Implementation of different algorithms using CUDA C/C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published