Generic Reusable Parallel Patterns Interface
-
Updated
Nov 17, 2022 - C++
Generic Reusable Parallel Patterns Interface
Serial and parallel implementation of calculating discrete cosine transform - DCT, using Intel TBB library.
Project for Multicore Programming class. Flocks of boids were simulated and displayed using OpenGL. Each boid's position, velocity, and separation from other boid's were computed as individual threads. OpenCl and Intel TBB frameworks were used for this iteration
Repository for multithreading and concurrency class - 2020
Add a description, image, and links to the inteltbb topic page so that developers can more easily learn about it.
To associate your repository with the inteltbb topic, visit your repo's landing page and select "manage topics."