https://github.com/psteinb/gpu-lecture-apis
lecture slides for an overview of different GPU APIs
https://github.com/psteinb/gpu-lecture-apis
Last synced: 11 months ago
JSON representation
lecture slides for an overview of different GPU APIs
- Host: GitHub
- URL: https://github.com/psteinb/gpu-lecture-apis
- Owner: psteinb
- License: bsd-3-clause
- Created: 2018-01-11T08:14:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T15:00:14.000Z (over 8 years ago)
- Last Synced: 2025-06-19T16:46:00.079Z (12 months ago)
- Language: JavaScript
- Size: 29.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slides for my GPU APIs lecture at TU Dresden, Germany
This is my repository for slides and code examples for GPU APIs lecture at TU Dresden, Germany.
# Slides
The slides can be viewed under [this URL](https://psteinb.github.io/gpu-lecture-APIs/index.html) or locally by opening index.html with a browser of your choice (chrome/chromium and firefox give the best results).
# Dependencies
If you wanto to buil the slides, you need:
* pandoc
* [pandocfilters](https://github.com/psteinb/pandocfilters)
* GNU make
If anything does not build, please let me know.
# License
C++ on GPUs done right? by Peter Steinbach is licensed under a Creative Commons Attribution 4.0 International License.