Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 488 Bytes

Lab assignments for ECE415: High Performance Computing (HPC)

Lab1

Standard Code Optimizations on Sobel Filter for Edge Detection

Lab2

Parallel Implementation of the K-Means clustering algorithm using OpenMP

Lab3

CUDA Implementation of a 2D Separable Convolution

Lab4

Parallel Implementation and Optimization of Contrast Enhancement for grayscale images on GPU using CUDA

Lab5

Parallel Implementation and Optimization of n-body simulation on GPU using CUDA