An open API service indexing awesome lists of open source software.

https://github.com/zury7/parallel-programming

A collection of performance optimizations and comparisons between multiprocessing and multithreading using pthreads, OpenMP, and CUDA. The experiments analyze execution speed, resource usage, and parallelization efficiency across different computational models. ( CS 4553 : Scientific Computing )
https://github.com/zury7/parallel-programming

cuda openmp pthreads

Last synced: about 2 months ago
JSON representation

A collection of performance optimizations and comparisons between multiprocessing and multithreading using pthreads, OpenMP, and CUDA. The experiments analyze execution speed, resource usage, and parallelization efficiency across different computational models. ( CS 4553 : Scientific Computing )

Awesome Lists containing this project