https://github.com/aborg-dev/parallel_computing_class
Parallel Computing YSDA course programming assignments repository http://shad.yandex.ru/
https://github.com/aborg-dev/parallel_computing_class
Last synced: 11 months ago
JSON representation
Parallel Computing YSDA course programming assignments repository http://shad.yandex.ru/
- Host: GitHub
- URL: https://github.com/aborg-dev/parallel_computing_class
- Owner: aborg-dev
- Created: 2015-03-23T17:05:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T20:09:20.000Z (about 11 years ago)
- Last Synced: 2025-01-25T17:27:37.739Z (over 1 year ago)
- Language: C++
- Size: 277 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel_Computing_Class
Parallel Computing YSDA course programming assignments repository
http://shad.yandex.ru/
Introduction
============
These are my solutions for programming exercises from YSDA Parallel Computing classes. Written in C++ using MPI/OpenMP.
Collaboration Policy
==========
I opensourced this code because I believe it can help people learn something new and improve their skills.
You can use it on your conscience, but I encourage you not to copy-paste this sources and use
them only for educational purposes :)