OpenMP parallelization for various numerical methods and miscellaneous problems using C
-
Updated
May 28, 2023 - C
OpenMP parallelization for various numerical methods and miscellaneous problems using C
parallelized odd even sort using C pthreads
The Shearsort algorithm is implemented using Odd-Even sorting. In this implementation, C is used along with MPI.
Used MPI OpenMP for Parallel Distributed Computing 💻
Archive of assignments done in Distributed and Parallel Computing Course.
Parallel odd-even sort. An algorithm I read from "An Introduction to Parallel Programming" by Peter Pacheco
Add a description, image, and links to the odd-even-sort topic page so that developers can more easily learn about it.
To associate your repository with the odd-even-sort topic, visit your repo's landing page and select "manage topics."