Skip to content

paradoxical95/parallel_reduction_cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ComparisonRan a comparison between C++ and CUDA. The difference is negligible, rather CUDA loses when Arrayis small. The story changes when we bump up the array size. As you can see, CPP does the same compile in ~0.9s while CUDA takes ~0.078!

Uploading Comparison.jpg…

About

Simple comparison between CUDA and CPP while managing an array of 1 Billion Elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published