This repository includes all the projects I have worked on HPC.
It contains
- An OpenMP program where VTune profiller was used to maximize the the perfomance of the application
- Two CUDA programs that maximize the GPU's traits to work in maximum settings giving the best possible output in the least time.
These were all assignments for the HPC University course.
There are possible better ways of implementing these algorithms trying to achieve better running times.