ACADEMIC PROJECT SYNOPSIS
Title: Implementation of Algorithms using CUDA and their performance comparison in CPU vs. GPU modes.
Organization: Aeronautical Development Establishment (ADE), DRDO Ministry of Defense.
Description: The objective of the project is to implement and study the performance of the algorithms in CUDA (GPU) and non-CUDA (CPU) mode. The three algorithms implemented were: Quick Hull, Diamond-square and Smith–Waterman algorithms. The performance of each of these algorithms were compared (CUDA and non-CUDA) in terms of execution time and report was created.
Technology: C and CUDA C
Team Members: ANUJA B. S. (1NH10CS019) CHAITRA J. R. (1NH10CS022) KUSUMA CHANDRIKA K. (1NH10CS047) NITIN KAVERIAPPA U. M. (1NH10CS061)
Year: 2014
You can check out the 'Final Presentation.pptx' presentation for more Info on the project.