Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/c71n93/parallel-programming
Parallel Programming course at MIPT
https://github.com/c71n93/parallel-programming
Last synced: 27 days ago
JSON representation
Parallel Programming course at MIPT
- Host: GitHub
- URL: https://github.com/c71n93/parallel-programming
- Owner: c71n93
- Created: 2023-03-14T17:23:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T17:26:18.000Z (11 months ago)
- Last Synced: 2023-12-21T19:43:41.579Z (11 months ago)
- Language: C++
- Homepage:
- Size: 1.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel Programming course at MIPT.
This repository contains tasks from the MIPT Parallel Programming course, including programs that utilize MPI, OpenMP, and C++ std::threads.