2f6fb89c51
Update projects/hip/docs/tutorial/programming-patterns/atomic_operations_histogram.rst WIP Co-authored-by: Julia Jiang <56359287+jujiang-del@users.noreply.github.com>
8 γραμμές
392 B
ReStructuredText
8 γραμμές
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`. |