Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
Update UsingCMakewithAMDROCm.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmalavally authored Dec 12, 2020
1 parent 2b2a0c1 commit 3adc5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/UsingCMakewithAMDROCm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ There are two ways to use HIP in CMake:
The ``find_package(hip)`` provides the ``hip::device`` target to add all the
flags for device compilation

::
::

# Search for rocm in common locations
list(APPEND CMAKE_PREFIX_PATH /opt/rocm/hip /opt/rocm)
Expand Down

0 comments on commit 3adc5d3

Please sign in to comment.