Skip to content

Comprehensive comparitive analysis of CUDA & OpenMP | Final Project for NYU-CSCI-GA.3033-025: Graphical Processing Units

Notifications You must be signed in to change notification settings

Anoushka21/CUDA-vs-OpenMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA-vs-OpenMP

As deep learning models have grown in complexity and size, the need for accelerated and high-performance computing is paramount. With the choice of multiple languages and frameworks, it is necessary for each developer to discern what is the optimal choicefor their specific requirements.
In this paper, we conduct a comprehensive comparative analysis of CUDA and OpenMP on the basis of:

  • Programmability
  • Scalability
  • Performanceand Overheads

Algorithms discussed:

  • Sieve of Eratosthenes
  • Convolution Operation
  • Bellman-Ford
  • N-Queens and
  • Kmeans Clustering

About

Comprehensive comparitive analysis of CUDA & OpenMP | Final Project for NYU-CSCI-GA.3033-025: Graphical Processing Units

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published