Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psteinb/meetingcpp2015

repository for slides and code examples for my MeetingCpp talk in 2015
https://github.com/psteinb/meetingcpp2015

Last synced: 21 days ago
JSON representation

repository for slides and code examples for my MeetingCpp talk in 2015

Awesome Lists containing this project

README

        

# meetingcpp2015

This is my repository for slides and code examples for my MeetingC++ talk, Dec 5th 2015, in Berlin.

# Slides

The slides can be viewed under [this URL](https://idisk.mpi-cbg.de/~steinbac/meetingcpp2015) or locally by opening index.html with a browser of your choice (chrome/chromium and firefox give the best results).

# Video Recording

A video recording of the talk is available on [youtube](https://www.youtube.com/watch?v=z43l_LaOqnM).

# Dependencies

If you wanto to buil the slides, you need:

* pandoc
* [pandocfilters](https://github.com/psteinb/pandocfilters)
* texlive or similar latex suite
* pgf (version 3.0 or higher)
* GNU make

If anything does not build, please let me know.

The cude examples were tested under CUDA 7 and hcc/master of Dec 1st, 2015.

# License


Creative Commons License



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