Files
rocm-systems/projects/hip/docs/tutorial/prerequisites.rst
T
Istvan Kiss 2f6fb89c51 Add GPU programming patterns tutorials (#1918)
Update projects/hip/docs/tutorial/programming-patterns/atomic_operations_histogram.rst


WIP

Co-authored-by: Julia Jiang <56359287+jujiang-del@users.noreply.github.com>
2025-11-20 10:03:22 -08:00

8 baris
392 B
ReStructuredText

Prerequisites
=============
To follow this tutorial, you'll need installed drivers and a HIP compiler
toolchain to compile your code. HIP supports compiling and running on Linux and
Windows with AMD GPUs, the combination of install instructions is more than
worth covering as part of this tutorial. For more information about installing
HIP development packages, see :doc:`/install/install`.