An open API service indexing awesome lists of open source software.

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

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


Creative Commons License



C++ on GPUs done right? by Peter Steinbach is licensed under a Creative Commons Attribution 4.0 International License.