Parallelization of serial code using OpenMP to evaluate performance improvements in various computational tasks, including prime number generation, Gaussian blur, and task dependency management.
-
Updated
Jul 2, 2024 - C
Parallelization of serial code using OpenMP to evaluate performance improvements in various computational tasks, including prime number generation, Gaussian blur, and task dependency management.
A fast and parallel implementation of top-down BTG-based preordering (SMT)
Add a description, image, and links to the parallalization topic page so that developers can more easily learn about it.
To associate your repository with the parallalization topic, visit your repo's landing page and select "manage topics."