https://github.com/mdh266/openmp_practice
Practice Codes For Multithreading With C/C++ and OpenMP
https://github.com/mdh266/openmp_practice
c c-plus-plus multithreading openmp
Last synced: 3 months ago
JSON representation
Practice Codes For Multithreading With C/C++ and OpenMP
- Host: GitHub
- URL: https://github.com/mdh266/openmp_practice
- Owner: mdh266
- Created: 2016-10-21T20:24:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-21T20:26:50.000Z (almost 9 years ago)
- Last Synced: 2025-01-31T14:43:13.306Z (8 months ago)
- Topics: c, c-plus-plus, multithreading, openmp
- Language: C
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenMP_Practice
Practice Codes For Multithreading With C/C++ and OpenMP