Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 317 Bytes

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.