Speed Up Python DRAMATICALLY With CUDA GPU
Learn to use a CUDA GPU to speed up code in Python dramatically.
CUDA POWERED!
This video will show you how to use CUDA GPUs with Python.
Topics Covered Include:
* 00:00 Introduction
* 00:16 End of Moore's Law
* 01:15 What is a TPU and ASIC
* 02:25 How a GPU works
* 03:05 Enabling GPU in Colab Notebook
* 04:16 Using Python Numba
* 05:40 Building Mandlebrots with and without GPU and Numba
* 07:49 CUDA Vectorize Functions
* 08:27 Copy Data to GPU Memory
Learning Objectives
- Learn about the End of Moore's Law and ASICs
- Learn to compare the performance of GPUs and TPUs, and JIT compilers
- Build your own vectorized functions with Numba and CUDA to speed up your code with GPUs
If you enjoyed this video, here are additional resources to look at:
Coursera + Duke Specialization: Building Cloud Computing Solutions at Scale Specialization: https://www.coursera.org/specializations/building-cloud-computing-solutions-at-scale
Python, Bash, and SQL Essentials for Data Engineering Specialization: https://www.coursera.org/specializations/python-bash-sql-data-engineering-duke
AWS Certified Solutions Architect - Professional (SAP-C01) Cert Prep: 1 Design for Organizational Complexity:
https://www.linkedin.com/learning/aws-certified-solutions-architect-professional-sap-c01-cert-prep-1-design-for-organizational-complexity/design-for-organizational-complexity?autoplay=true
O'Reilly Book: Practical MLOps: https://www.amazon.com/Practical-MLOps-Operationalizing-Machine-Learning/dp/1098103017
O'Reilly Book: Python for DevOps: https://www.amazon.com/gp/product/B082P97LDW/
Pragmatic AI: An Introduction to Cloud-based Machine Learning: https://www.amazon.com/gp/product/B07FB8F8QP/
Pragmatic AI Labs Book: Python Command-Line Tools: https://www.amazon.com/gp/product/B0855FSFYZ
Pragmatic AI Labs Book: Cloud Computing for Data Analysis: https://www.amazon.com/gp/product/B0992BN7W8
Pragmatic AI Book: Minimal Python: https://www.amazon.com/gp/product/B0855NSRR7
Pragmatic AI Book: Testing in Python: https://www.amazon.com/gp/product/B0855NSRR7
Subscribe to Pragmatic AI Labs YouTube Channel: https://www.youtube.com/channel/UCNDfiL0D1LUeKWAkRE1xO5Q
Subscribe to 52 Weeks of AWS Podcast: https://52-weeks-of-cloud.simplecast.com
View content on noahgift.com: https://noahgift.com/
View content on Pragmatic AI Labs Website: https://paiml.com/