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.
- Host: GitHub
- URL: https://github.com/n-roussos/parallel-programming-with-openmp
- Owner: n-roussos
- License: gpl-3.0
- Created: 2021-03-06T11:58:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-12T19:17:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-29T16:11:12.417Z (6 months ago)
- Topics: kmeans, neural-networks, nqueens-problem, openmp, parallel-programming, simd-parallelism, travelling-salesman-problem
- Language: C
- Homepage:
- Size: 852 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0