CUDA at Scale for the Enterprise

开始时间: 06/21/2022 持续时间: 4-5 weeks of study, 4-8 hours/week

所在平台: Coursera

课程主页: https://www.coursera.org/learn/cuda-at-scale-for-the-enterprise

课程评论:没有评论

第一个写评论        关注课程

课程详情

This course will aid in students in learning in concepts that scale the use of GPUs and the CPUs that manage their use beyond the most common consumer-grade GPU installations. They will learn how to manage asynchronous workflows, sending and receiving events to encapsulate data transfers and control signals. Also, students will walk through application of GPUs to sorting of data and processing images, implementing their own software using these techniques and libraries. By the end of the course, you will be able to do the following: - Develop software that can use multiple CPUs and GPUs - Develop software that uses CUDA’s events and streams capability to create asynchronous workflows - Use the CUDA computational model to to solve canonical programming challenges including data sorting and image processing To be successful in this course, you should have an understanding of parallel programming and experience programming in C/C++. This course will be extremely applicable to software developers and data scientists working in the fields of high performance computing, data processing, and machine learning.

课程大纲

Part: 1

Title:Course Overview

Description:The purpose of this module is for students to understand how the course will be run, topics, how they will be assessed, and expectations.

Part: 2

Title:Multiple CPU/GPU Systems

Description:In professional settings, use of one CPU managing one GPU, is not a viable configuration to solve complex challenges. Students will apply CUDA capabilities for allowing multiple CPUs to communicate and manage software kernels on multiple GPUs. This will allow for scaling the size of input data and computational complexity. Students will learn the advantages and limitations of this form of synchronous processing.

Part: 3

Title:CUDA Events and Streams

Description:Students will learn to utilize CUDA events and streams in their programs, to allow for asynchronous data and control flows. This will allow more interactive and long-lasting software, including analytic user interfaces, near live-streaming video or financial feeds, and dynamic business processing systems.

Part: 4

Title:Sorting Using GPUs

Description:The purpose of this module is for students to understand the basis in hardware and software that CUDA uses. This is required to appropriately develop software to optimally take advantage of GPU resources.

Part: 5

Title:Image Processing using Nvidia Programming Primitives

Description:The purpose of this module is for students to understand the principles of developing CUDA-based software.

课程评论(0条)

课程简介

This course will aid in students in learning in concepts that scale the use of GPUs and the CPUs that manage their use beyond the most common consumer

课程标签

0人关注该课程

主题相关的课程