You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: INSTALL.md
+84-4Lines changed: 84 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,13 @@
1
-
## Prerequisites
1
+
## Installation for use with AMD GPUs
2
+
This section describes installing for use with AMD GPUs. For use with NVIDIA
3
+
GPUs see [here](INSTALL.md#installation-for-use-with-nvidia-gpus).
4
+
5
+
### Prerequisites
2
6
3
7
- Install mesa-common-dev
4
8
- Either build or install [COMGR](https://github.com/RadeonOpenCompute/ROCm-CompilerSupport), [CLANG](https://github.com/RadeonOpenCompute/llvm-project) and [Device Library](https://github.com/RadeonOpenCompute/ROCm-Device-Libs)
0 commit comments