Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CNN Algorithm in CUDA

To run all experiments on HPC please use :

sbatch run.sbatch

The outputs of sbatch will be written to the text file :

run.out

To run all experiments in a bash shell use :

bash run.batch

To run individual experiments please refer to the run.batch file.

About

An optimized CNN CUDA kernel with loop unrolling, coalesced memory accesses, shared memory, and Tiling

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages