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
- Host: GitHub
- URL: https://github.com/psteinb/gtc2017
- Owner: psteinb
- License: bsd-3-clause
- Created: 2017-04-18T15:01:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T12:18:57.000Z (about 9 years ago)
- Last Synced: 2025-07-30T16:54:23.493Z (10 months ago)
- Topics: compression, cuda, ffmpeg, gpu, gpu-computing, h264, h265, microscopes, spim
- Language: JavaScript
- Size: 16.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.