Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days 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 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T20:09:20.000Z (over 9 years ago)
- Last Synced: 2024-10-13T19:10:16.337Z (25 days 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 :)