Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 294 Bytes

Parallel-Programming

This repository is a collection of different programs using different methods of parallel programming including SIMD Programming with OpenCV, Multithreaded Programming using OpenMP & PThreads, and using Intel's Parallel Studio to analyze and optimize an OpenMP Program.