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

https://github.com/n-roussos/parallel-programming-with-openmp

This repository lists 4 problems solved using C. Each problem has its own serial and parallel implementations. For the latter, the OpenMP API was utilized.
https://github.com/n-roussos/parallel-programming-with-openmp

kmeans neural-networks nqueens-problem openmp parallel-programming simd-parallelism travelling-salesman-problem

Last synced: 3 days ago
JSON representation

This repository lists 4 problems solved using C. Each problem has its own serial and parallel implementations. For the latter, the OpenMP API was utilized.

Awesome Lists containing this project