Skip to content

CUDA programming implementation for binary search algorithm , for an array size of 10000000, performing searches of 1000000 , to compare the time taken by CPU Vs GPU

Notifications You must be signed in to change notification settings

very-strawberry/CUDA-program-for-binary-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

CUDA programming implementation for binary search algorithm , for an array size of 10000000, performing searches of 1000000 , to compare the time taken by CPU Vs GPU

About

CUDA programming implementation for binary search algorithm , for an array size of 10000000, performing searches of 1000000 , to compare the time taken by CPU Vs GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages