https://github.com/nikolasent/cs344-introduction-to-parallel-programming
My assignments for the Udacity cs344 course
https://github.com/nikolasent/cs344-introduction-to-parallel-programming
Last synced: about 1 year ago
JSON representation
My assignments for the Udacity cs344 course
- Host: GitHub
- URL: https://github.com/nikolasent/cs344-introduction-to-parallel-programming
- Owner: NikolasEnt
- Created: 2018-05-19T19:43:36.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-27T22:42:48.000Z (over 7 years ago)
- Last Synced: 2025-04-01T21:04:13.454Z (about 1 year ago)
- Language: C++
- Size: 3.19 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Udacity cs344 Introduction to Parallel Programming
The repo contains my assignments for the MOOC.
* Original repo: [https://github.com/udacity/cs344](https://github.com/udacity/cs344)