Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafagaitan/esat-multithreading
Code for the Multithreading and Parallel Computing Course at ESAT
https://github.com/rafagaitan/esat-multithreading
Last synced: 11 days ago
JSON representation
Code for the Multithreading and Parallel Computing Course at ESAT
- Host: GitHub
- URL: https://github.com/rafagaitan/esat-multithreading
- Owner: rafagaitan
- License: other
- Created: 2015-04-18T05:04:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-08T12:14:13.000Z (over 8 years ago)
- Last Synced: 2023-03-01T10:25:48.302Z (over 1 year ago)
- Language: C++
- Size: 1.76 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Multithreading and Parallel Computing Course at ESAT #
* C++ Samples and Data Structures using new threading API of C++ 11
* OpenCL samples
* CUDA samples
* CUDA/OpenCL Interoperability with OpenGL