Contribute Media
A thank you to everyone who makes this possible: Read More

CUDA in your Python: Effective Parallel Programming on the GPU

Translations: en en

Description

It’s 2019, and Moore’s Law is dead. CPU performance is plateauing, but GPUs provide a chance for continued hardware performance gains, if you can structure your programs to make good use of them. In this talk you will learn how to speed up your Python programs using Nvidia’s CUDA platform.

Details

Improve this page