You are on page 1of 1

This folder contains only the files edited for implementation of image processing

kernels in CUDA.

For building and executing files -

1. Make
2. Go to ../bin/
3. ./cuda ../images/<image>
4. For profiling use nvprof --export-profile prof.nvprof --analysis-metrics
./cuda ../images/<image>

You might also like