Go back

Hands On Gpu Computing With Python Explore The Capabilities Of Gpus For Solving High Performance Computational Problems(1st Edition)

Authors:

Avimanyu Bandyopadhyay

Free hands on gpu computing with python explore the capabilities of gpus for solving high performance
13 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 04, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $29.08 Savings: $29.08(100%)

Book details

ISBN: 1789341078, 978-1789341072

Book publisher: Packt Publishing

Get your hands on the best-selling book Hands On Gpu Computing With Python Explore The Capabilities Of Gpus For Solving High Performance Computational Problems 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Hands On Gpu Computing With Python Explore The Capabilities Of Gpus For Solving High Performance Computational Problems 1st Edition Summary: Explore GPU-enabled programmable environment for machine learning, scientific applications, and gaming using PuCUDA, PyOpenGL, and Anaconda AccelerateKey FeaturesUnderstand effective synchronization strategies for faster processing using GPUs Write parallel processing scripts with PyCuda and PyOpenCL Learn to use the CUDA libraries like CuDNN for deep learning on GPUsBook DescriptionGPUs are proving to be excellent general purpose-parallel computing solutions for high performance tasks such as deep learning and scientific computing. This book will be your guide to getting started with GPU computing. It will start with introducing GPU computing and explain the architecture and programming models for GPUs. You will learn, by example, how to perform GPU programming with Python, and you'll look at using integrations such as PyCUDA, PyOpenCL, CuPy and Numba with Anaconda for various tasks such as machine learning and data mining. Going further, you will get to grips with GPU work flows, management, and deployment using modern containerization solutions. Toward the end of the book, you will get familiar with the principles of distributed computing for training machine learning models and enhancing efficiency and performance. By the end of this book, you will be able to set up a GPU ecosystem for running complex applications and data models that demand great processing capabilities, and be able to efficiently manage memory to compute your application effectively and quickly.What you will learnUtilize Python libraries and frameworks for GPU acceleration Set up a GPU-enabled programmable machine learning environment on your system with Anaconda Deploy your machine learning system on cloud containers with illustrated examples Explore PyCUDA and PyOpenCL and compare them with platforms such as CUDA, OpenCL and ROCm. Perform data mining tasks with machine learning models on GPUs Extend your knowledge of GPU computing in scientific applicationsWho this book is forData Scientist, Machine Learning enthusiasts and professionals who wants to get started with GPU computation and perform the complex tasks with low-latency. Intermediate knowledge of Python programming is assumed.Table of ContentsIntroduction to GPU computingDesigning A GPU Computing StrategySetting up a GPU Computing Platform with NVIDIA and AMDFundamentals of GPU programmingSetting up your environment for GPU programmingWorking with PyCUDAWorking with PyOpenCLWorking with Anaconda and Anaconda AccelerateContainerization on GPU enabled platformsMachine Learning on GPUs: Use casesGPU Acceleration for Scientific Applications using Deepchem