Visible to Intel only — GUID: GUID-214144EC-2486-4170-AAC3-433C05F416A9
Introduction to SYCL Essentials
Module 1: oneAPI Intro
Module 2: DPCPP Program Structure
Module 3: DPCPP Unified Shared Memory
Module 4: DPCPP Sub-Groups
Module 5: Intel® Advisor
Module 6: VTune™ Profiler
Module 7: DPCPP Library
Module 8: DPCPP Reduction
Module 9: DPCPP Buffers And Accessors In Depth
Module 10: DPCPP Graphs Scheduling Data Management
Module 11: Intel® Distribution for GDB
Learning Objectives
Module 12: DPCPP Local Memory And Atomics
Visible to Intel only — GUID: GUID-214144EC-2486-4170-AAC3-433C05F416A9
Module 11: Intel® Distribution for GDB
This module demonstrates how to use Intel® Distribution for GDB to debug kernels running on GPUs.
Learning Objectives
Show how Intel Distribution for GDB can help you debug GPU kernels.
Run Intel Distribution for GDB.
Understand inferiors, threads, and SIMD lanes as shown in GDB.
Use different methods to examine local variables for different threads and lanes.