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

https://github.com/psteinb/gtc2017

Slides for my presentation at GTC 2017 from May 8-11 in Silicon Valley
https://github.com/psteinb/gtc2017

compression cuda ffmpeg gpu gpu-computing h264 h265 microscopes spim

Last synced: 28 days ago
JSON representation

Slides for my presentation at GTC 2017 from May 8-11 in Silicon Valley

Awesome Lists containing this project

README

          

# gtc2017

This is my repository for slides and code examples for my GTC2017 talk, May 11th 2017, in Silicon Valley (CA, USA).

# Slides

The slides can be viewed under [this URL](https://psteinb.github.io/gtc2017/#/) 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)
* texlive or similar latex suite
* pgf (version 3.0 or higher)
* GNU make

If anything does not build, please let me know.

# License

This material is licensed under BSD 3-clause license. Please consult the [LICENSE file](LICENCE.md) for details.