AMD ROCm Optimization Guide#
The AMD ROCm Optimization Guide focuses on performance optimization techniques for AMD GPUs using the HIP programming language. This guide provides comprehensive patterns and best practices for maximizing GPU performance, covering essential topics such as parallel workload optimization, reduction operations, memory coalescing, and multi-GPU programming.
Getting started
Performance optimization patterns
Compiler builtins
Known issues are listed and can be reported on the AMD ROCm Optimization Guide GitHub repository.
To contribute to the documentation, see Contributing to ROCm docs for contribution guidelines.
You can find licensing information on the Licensing page.