Skip to content

Commit

Permalink
Update docs/tutorials/cooperative_groups_tutorial.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Leo Paoletti <[email protected]>
  • Loading branch information
neon60 and lpaoletti authored Jun 7, 2024
1 parent 1387f75 commit 1deda4d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/tutorials/cooperative_groups_tutorial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,8 @@ compilation model and the language is assumed.
Prerequisites
=============

In order to follow this tutorial you will need properly installed drivers and a
HIP compiler toolchain to compile your code. Because HIP provided by ROCm
supports compiling and running on Linux and Windows with AMD and NVIDIA GPUs
alike, the combination of install instructions are more then worth covering as
part of this tutorial. Please refer to :doc:`/install/install` on how to
install HIP development packages.
To follow this tutorial, you'll need properly installed drivers and a
HIP compiler toolchain to compile your code. Because ROCm HIP supports compiling and running on Linux and Microsoft Windows with AMD and NVIDIA GPUs, review the HIP development package installation before starting this tutorial. For more information, see :doc:`/install/install`.

Simple HIP Code
===============
Expand Down

0 comments on commit 1deda4d

Please sign in to comment.