Skip to content
/ HPC Public

A collection of assignments for my university's HPC course

Notifications You must be signed in to change notification settings

joannapng/HPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A collection of assignments for my university's HPC course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages