Ran 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!
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple comparison between CUDA and CPP while managing an array of 1 Billion Elements
License
paradoxical95/parallel_reduction_cuda
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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 0
No packages published