gowthamgoli / Irregular-Applications-on-GPU

Course Project under Prof. Zahran, Fall'16 | NYU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Irregular-Applications-on-GPU

CSCI-GA.3033 - Course Project in Graphics Processing Units (GPUs): Architecture and Programming under Prof. Maohamed Zahran in Fall'16

Parallel versions of the dynamic programming methods for the Knapsack Problem and Levenshtein Distance in CUDA with coalesced global memory access optimization. Achieved a speedup of 80x and 15x respectively, compared to the sequential versions

About

Course Project under Prof. Zahran, Fall'16 | NYU


Languages

Language:Cuda 71.1%Language:C 28.4%Language:Python 0.5%