ROCm for Windows Training Course
ROCm is an open-source platform designed for GPU programming that supports AMD GPUs and ensures compatibility with both CUDA and OpenCL. This platform provides developers with direct access to hardware details, granting full control over the parallelization process. However, effective utilization demands a solid grasp of device architecture, memory models, execution models, and various optimization strategies.
ROCm for Windows represents a significant advancement, enabling users to install and operate ROCm on the Windows operating system, a widely adopted choice for both personal and professional use. This capability allows users to harness the power of AMD GPUs for diverse applications, including artificial intelligence, gaming, graphics processing, and scientific computing.
This instructor-led live training, available either online or onsite, targets beginner to intermediate developers who intend to install and utilize ROCm on Windows to program AMD GPUs and leverage their parallel processing capabilities.
Upon completion of this training, participants will be capable of:
- Establishing a development environment comprising the ROCm Platform, an AMD GPU, and Visual Studio Code on Windows.
- Developing a fundamental ROCm program that executes vector addition on the GPU and retrieves results from GPU memory.
- Utilizing the ROCm API to query device information, allocate and deallocate device memory, transfer data between host and device, launch kernels, and synchronize threads.
- Employing the HIP language to write kernels that run on the GPU and manipulate data.
- Using HIP built-in functions, variables, and libraries to carry out common tasks and operations.
- Leveraging ROCm and HIP memory spaces—such as global, shared, constant, and local—to optimize data transfers and memory access.
- Applying ROCm and HIP execution models to manage the threads, blocks, and grids that define parallelism.
- Debugging and testing ROCm and HIP programs using tools like ROCm Debugger and ROCm Profiler.
- Optimizing ROCm and HIP programs through techniques such as coalescing, caching, prefetching, and profiling.
Course Format
- Interactive lecture and discussion.
- Extensive exercises and practice sessions.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.
Course Outline
Introduction
- What is ROCm?
- What is HIP?
- ROCm vs CUDA vs OpenCL
- Overview of ROCm and HIP features and architecture
- ROCm for Windows vs ROCm for Linux
Installation
- Installing ROCm on Windows
- Verifying the installation and check the device compatibility
- Updating or uninstall ROCm on Windows
- Troubleshooting common installation issues
Getting Started
- Creating a new ROCm project using Visual Studio Code on Windows
- Exploring the project structure and files
- Compiling and run the program
- Displaying the output using printf and fprintf
ROCm API
- Using ROCm API in the host program
- Querying device information and capabilities
- Allocating and deallocate device memory
- Copying data between host and device
- Launching kernels and synchronize threads
- Handling errors and exceptions
HIP Language
- Using HIP language in the device program
- Writing kernels that execute on the GPU and manipulate data
- Using data types, qualifiers, operators, and expressions
- Using built-in functions, variables, and libraries
ROCm and HIP Memory Model
- Using different memory spaces, such as global, shared, constant, and local
- Using different memory objects, such as pointers, arrays, textures, and surfaces
- Using different memory access modes, such as read-only, write-only, read-write, etc.
- Using memory consistency model and synchronization mechanisms
ROCm and HIP Execution Model
- Using different execution models, such as threads, blocks, and grids
- Using thread functions, such as hipThreadIdx_x, hipBlockIdx_x, hipBlockDim_x, etc.
- Using block functions, such as __syncthreads, __threadfence_block, etc.
- Using grid functions, such as hipGridDim_x, hipGridSync, cooperative groups, etc.
Debugging
- Debugging ROCm and HIP programs on Windows
- Using Visual Studio Code debugger to inspect variables, breakpoints, call stack, etc.
- Using ROCm Debugger to debug ROCm and HIP programs on AMD devices
- Using ROCm Profiler to analyze ROCm and HIP programs on AMD devices
Optimization
- Optimizing ROCm and HIP programs on Windows
- Using coalescing techniques to improve memory throughput
- Using caching and prefetching techniques to reduce memory latency
- Using shared memory and local memory techniques to optimize memory accesses and bandwidth
- Using profiling and profiling tools to measure and improve the execution time and resource utilization
Summary and Next Steps
Requirements
- A firm understanding of the C/C++ language and parallel programming concepts
- Basic knowledge of computer architecture and memory hierarchy
- Experience with command-line tools and code editors
- Familiarity with the Windows operating system and PowerShell
Audience
- Developers seeking to learn how to install and use ROCm on Windows to program AMD GPUs and exploit their parallelism
- Developers aiming to write high-performance, scalable code compatible with various AMD devices
- Programmers interested in exploring the low-level aspects of GPU programming and optimizing code performance
Open Training Courses require 5+ participants.
ROCm for Windows Training Course - Booking
ROCm for Windows Training Course - Enquiry
NobleProg offers professional training programs designed specifically for companies and organizations. These trainings are not intended for individuals.
ROCm for Windows - Consultancy Enquiry
Upcoming Courses
Related Courses
Developing AI Applications with Huawei Ascend and CANN
21 HoursHuawei Ascend comprises a series of AI processors engineered to deliver high-performance capabilities for both inference and training tasks.
This instructor-led live training, available online or on-site, is designed for intermediate-level AI engineers and data scientists aiming to develop and optimize neural network models utilizing Huawei’s Ascend platform alongside the CANN toolkit.
Upon completion of this training, participants will be equipped to:
- Configure and establish the CANN development environment.
- Create AI applications leveraging MindSpore and CloudMatrix workflows.
- Enhance performance on Ascend NPUs through the use of tiling and custom operators.
- Deploy models across cloud or edge environments.
Course Format
- Interactive lectures and discussions.
- Practical application of the Huawei Ascend and CANN toolkit within sample applications.
- Guided exercises targeting model building, training, and deployment.
Course Customization Options
- For customized training tailored to your specific infrastructure or datasets, please reach out to us to arrange.
Deploying AI Models with CANN and Ascend AI Processors
14 HoursCANN (Compute Architecture for Neural Networks) represents Huawei's AI compute stack designed for the efficient deployment and optimization of AI models on Ascend AI processors.
This instructor-led, live training, available both online and onsite, targets intermediate-level AI developers and engineers aiming to deploy trained AI models efficiently on Huawei Ascend hardware. The course leverages the CANN toolkit alongside established tools such as MindSpore, TensorFlow, or PyTorch.
Upon completing this training, participants will be equipped to:
- Grasp the CANN architecture and its critical function within the AI deployment pipeline.
- Convert and adapt models from popular frameworks into formats compatible with Ascend.
- Utilize tools such as ATC, OM model conversion, and MindSpore for both edge and cloud inference tasks.
- Diagnose deployment challenges and optimize performance on Ascend hardware.
Course Format
- Interactive lectures combined with live demonstrations.
- Hands-on lab exercises utilizing CANN tools and Ascend simulators or devices.
- Practical deployment scenarios grounded in real-world AI models.
Course Customization Options
- To request a customized training session for this course, please contact us to arrange details.
AI Inference and Deployment with CloudMatrix
21 HoursCloudMatrix is Huawei’s comprehensive AI development and deployment platform designed to enable scalable, production-grade inference pipelines.
This instructor-led live training (available online or onsite) targets beginner to intermediate AI professionals seeking to deploy and monitor AI models using the CloudMatrix platform with integrated CANN and MindSpore support.
By the conclusion of this training, participants will be capable of:
- Utilizing CloudMatrix for model packaging, deployment, and serving.
- Converting and optimizing models specifically for Ascend chipsets.
- Establishing pipelines for both real-time and batch inference tasks.
- Monitoring deployments and tuning performance in production environments.
Course Format
- Interactive lectures and discussions.
- Hands-on practice with CloudMatrix using real-world deployment scenarios.
- Guided exercises focusing on conversion, optimization, and scaling.
Course Customization Options
- To request a customized training session tailored to your specific AI infrastructure or cloud environment, please contact us to arrange it.
GPU Programming on Biren AI Accelerators
21 HoursBiren AI Accelerators are high-performance GPUs designed for AI and HPC workloads with support for large-scale training and inference.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level developers who wish to program and optimize applications using Biren’s proprietary GPU stack, with practical comparisons to CUDA-based environments.
By the end of this training, participants will be able to:
- Understand Biren GPU architecture and memory hierarchy.
- Set up the development environment and use Biren’s programming model.
- Translate and optimize CUDA-style code for Biren platforms.
- Apply performance tuning and debugging techniques.
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and discussion.
- Hands-on use of Biren SDK in sample GPU workloads.
- Guided exercises focused on porting and performance tuning.
Course Customization Options
- To request a customized training for this course based on your application stack or integration needs, please contact us to arrange.
Cambricon MLU Development with BANGPy and Neuware
21 HoursCambricon MLUs (Machine Learning Units) are specialized AI processors designed to optimize both inference and training workloads for edge computing and data center environments.
This instructor-led live training (available online or onsite) targets intermediate developers looking to build and deploy AI models utilizing the BANGPy framework and the Neuware SDK on Cambricon MLU hardware.
Upon completion of this course, participants will be able to:
- Set up and configure development environments for BANGPy and Neuware.
- Develop and optimize models written in Python and C++ for Cambricon MLUs.
- Deploy models to edge and data center devices running the Neuware runtime.
- Integrate machine learning workflows with MLU-specific acceleration capabilities.
Course Format
- Interactive lectures and discussions.
- Practical, hands-on experience with BANGPy and Neuware for development and deployment.
- Guided exercises focusing on optimization, integration, and testing.
Customization Options
- To arrange a customized version of this course tailored to your specific Cambricon device model or use case, please contact us.
Introduction to CANN for AI Framework Developers
7 HoursCANN (Compute Architecture for Neural Networks) is Huawei’s AI computing toolkit designed to compile, optimize, and deploy AI models on Ascend AI processors.
This instructor-led live training (available online or onsite) targets beginner-level AI developers who want to understand how CANN integrates into the model lifecycle, from training through to deployment, and how it interacts with frameworks such as MindSpore, TensorFlow, and PyTorch.
By the end of this training, participants will be able to:
- Understand the purpose and architecture of the CANN toolkit.
- Set up a development environment using CANN and MindSpore.
- Convert and deploy a simple AI model to Ascend hardware.
- Gain foundational knowledge for future CANN optimization or integration projects.
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and discussion.
- Hands-on labs with simple model deployment.
- Step-by-step walkthrough of the CANN toolchain and integration points.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
CANN for Edge AI Deployment
14 HoursHuawei's Ascend CANN toolkit empowers powerful AI inference on edge devices like the Ascend 310. CANN offers the necessary tools for compiling, optimizing, and deploying models in environments where computing power and memory are limited.
This instructor-led, live training (available online or onsite) is designed for intermediate AI developers and integrators who want to deploy and optimize models on Ascend edge devices using the CANN toolchain.
By the end of this training, participants will be able to:
- Prepare and convert AI models for the Ascend 310 using CANN tools.
- Build lightweight inference pipelines using MindSpore Lite and AscendCL.
- Optimize model performance for environments with limited compute and memory.
- Deploy and monitor AI applications in real-world edge scenarios.
Format of the Course also allows for the evaluation of participants.
- Interactive lecture and demonstration.
- Hands-on lab work with edge-specific models and scenarios.
- Live deployment examples on virtual or physical edge hardware.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Understanding Huawei’s AI Compute Stack: From CANN to MindSpore
14 HoursHuawei’s AI stack, ranging from the low-level CANN SDK to the high-level MindSpore framework, provides a tightly integrated environment for AI development and deployment, optimized specifically for Ascend hardware.
This instructor-led live training, available either online or on-site, targets beginner to intermediate technical professionals seeking to understand how CANN and MindSpore components collaborate to support AI lifecycle management and infrastructure decisions.
By the end of this training, participants will be able to:
- Comprehend the layered architecture of Huawei’s AI compute stack.
- Identify how CANN facilitates model optimization and hardware-level deployment.
- Evaluate the MindSpore framework and toolchain in comparison to industry alternatives.
- Position Huawei's AI stack within enterprise or cloud/on-premises environments.
Format of the Course also allows for the evaluation of participants.
- Interactive lectures and discussions.
- Live system demonstrations and case-based walkthroughs.
- Optional guided labs covering the model flow from MindSpore to CANN.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
Optimizing Neural Network Performance with CANN SDK
14 HoursThe CANN SDK (Compute Architecture for Neural Networks) serves as Huawei’s foundational AI compute platform, enabling developers to fine-tune and maximize the performance of neural networks deployed on Ascend AI processors.
This instructor-led live training, available either online or onsite, is designed for advanced AI developers and system engineers seeking to optimize inference performance through CANN’s sophisticated toolset, which includes the Graph Engine, TIK, and custom operator development capabilities.
Upon completion of this training, participants will be equipped to:
- Grasp CANN's runtime architecture and its performance lifecycle.
- Utilize profiling tools and the Graph Engine to analyze and optimize performance.
- Develop and optimize custom operators using TIK and TVM.
- Address memory bottlenecks and enhance model throughput.
Course Format
- Interactive lectures coupled with discussions.
- Practical labs featuring real-time profiling and operator tuning.
- Optimization exercises based on edge-case deployment scenarios.
Customization Options
- For personalized training arrangements for this course, please get in touch with us.
CANN SDK for Computer Vision and NLP Pipelines
14 HoursThe CANN SDK (Compute Architecture for Neural Networks) offers robust deployment and optimization capabilities for real-time AI applications in computer vision and natural language processing, particularly on Huawei Ascend hardware.
This instructor-led training, available both online and onsite, targets intermediate-level AI professionals seeking to build, deploy, and optimize vision and language models using the CANN SDK for production environments.
Upon completion of this training, participants will be able to:
- Deploy and optimize CV and NLP models using CANN and AscendCL.
- Leverage CANN tools to convert models and integrate them into active pipelines.
- Enhance inference performance for tasks such as detection, classification, and sentiment analysis.
- Construct real-time CV/NLP pipelines suitable for edge or cloud-based deployment scenarios.
Course Format
- Interactive lectures and live demonstrations.
- Practical labs focused on model deployment and performance profiling.
- Live pipeline design utilizing real-world CV and NLP use cases.
Customization Options
- For a customized version of this course, please reach out to us to arrange your training.
Building Custom AI Operators with CANN TIK and TVM
14 HoursCANN TIK (Tensor Instruction Kernel) and Apache TVM facilitate the advanced optimization and customization of AI model operators for Huawei Ascend hardware.
This instructor-led, live training session (available online or onsite) is designed for advanced system developers who aim to create, deploy, and fine-tune custom operators for AI models utilizing CANN’s TIK programming model and TVM compiler integration.
Upon completion of this training, participants will be capable of:
- Writing and testing custom AI operators using the TIK DSL for Ascend processors.
- Integrating custom operations into the CANN runtime and execution graph.
- Leveraging TVM for operator scheduling, auto-tuning, and benchmarking.
- Debugging and optimizing instruction-level performance for specific computational patterns.
Course Format
- Interactive lectures and demonstrations.
- Practical coding exercises for operators using TIK and TVM pipelines.
- Testing and tuning on Ascend hardware or simulators.
Customization Options for the Course
- To request a customized training version of this course, please contact us to make arrangements.
Migrating CUDA Applications to Chinese GPU Architectures
21 HoursChinese GPU architectures, including Huawei Ascend, Biren, and Cambricon MLUs, provide alternatives to CUDA specifically designed for the domestic AI and high-performance computing (HPC) markets.
This instructor-led live training, available either online or onsite, targets advanced GPU developers and infrastructure specialists looking to migrate and optimize existing CUDA applications for deployment on Chinese hardware platforms.
Upon completion of this training, participants will be able to:
- Assess the compatibility of current CUDA workloads with Chinese chip alternatives.
- Port CUDA codebases to Huawei CANN, Biren SDK, and Cambricon BANGPy environments.
- Compare performance metrics and identify key optimization opportunities across different platforms.
- Address practical challenges related to cross-architecture support and deployment.
Format of the Course also allows for the evaluation of participants.
- Interactive lectures and discussions.
- Hands-on labs for code translation and performance comparison.
- Guided exercises focusing on multi-GPU adaptation strategies.
Course Customization Options
- To request customized training tailored to your specific platform or CUDA project, please contact us to arrange it.
Performance Optimization on Ascend, Biren, and Cambricon
21 HoursAscend, Biren, and Cambricon represent the leading AI hardware platforms in China, each providing distinct acceleration and profiling capabilities for enterprise-scale AI workloads.
This instructor-led live training, available online or onsite, is designed for advanced AI infrastructure and performance engineers seeking to optimize model inference and training workflows across these diverse Chinese AI chip ecosystems.
Upon completion of this training, participants will be equipped to:
- Benchmark models across Ascend, Biren, and Cambricon platforms.
- Identify system bottlenecks and inefficiencies in memory and compute resources.
- Implement optimizations at the graph, kernel, and operator levels.
- Tune deployment pipelines to enhance throughput and reduce latency.
Course Format
- Interactive lectures and discussions.
- Practical application of profiling and optimization tools on each respective platform.
- Guided exercises centered on real-world tuning scenarios.
Customization Options
- To request a customized version of this course tailored to your specific performance environment or model architecture, please contact us to arrange.