Beginning of dialog window. Escape will cancel and close the window.
End of dialog window.
详情
字幕
CUDA Programming Model for Hopper Architecture
, DevTech Compute, NVIDIA
高度评价
This session will introduce new features in CUDA for programming Hopper architecture. The new programming model for Hopper is more hierarchical and asynchronous. CUDA programming for Hopper introduces optional level of hierarchy called Thread Block clusters, that enable multiple thread blocks within the cluster to communicate using a common pool of shared memory. The asynchronous data movement is now hardware accelerated in all directions between global and shared memories. We will look at how to exploit the new programming model in applications for performance tuning.
活动: GTC Digital September
日期: September 2022
话题: Accelerated Computing & Dev Tools - Programming Languages / Compilers
行业: 所有行业
级别: 初级技术
语言: 英语
话题: Accelerated Computing & Dev Tools - Performance Optimization