Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.32 KB

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 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.

Dependencies

If you wanto to buil the slides, you need:

  • pandoc
  • 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.