https://github.com/hilbertcube/c-cpp-concurrency
Topics: MPI, SIMD, OpenMP, std::threads, unix pthreads, and windows threads.
https://github.com/hilbertcube/c-cpp-concurrency
linux mpi openmp pthreads threads windows
Last synced: about 2 months ago
JSON representation
Topics: MPI, SIMD, OpenMP, std::threads, unix pthreads, and windows threads.
- Host: GitHub
- URL: https://github.com/hilbertcube/c-cpp-concurrency
- Owner: hilbertcube
- License: mit
- Created: 2025-04-04T09:46:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-18T06:26:33.000Z (about 1 year ago)
- Last Synced: 2025-06-10T11:52:50.598Z (about 1 year ago)
- Topics: linux, mpi, openmp, pthreads, threads, windows
- Language: C++
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A repository created to learn multithreading and multi-core processing in C/C++ on both Windows and Linux