浏览代码

Doc how to set up ROCm builds on windows

Daniel Hiltgen 1 年之前
父节点
当前提交
0fdebb34a9
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/development.md

+ 7 - 0
docs/development.md

@@ -135,3 +135,10 @@ go build .
 In addition to the common Windows development tools described above, install CUDA **AFTER** you install MSVC.
 
 - [NVIDIA CUDA](https://docs.nvidia.com/cuda/cuda-installation-guide-microsoft-windows/index.html)
+
+
+#### Windows ROCm (AMD Radeon)
+
+In addition to the common Windows development tools described above, install AMDs HIP package **AFTER** you install MSVC
+
+- [AMD HIP](https://www.amd.com/en/developer/resources/rocm-hub/hip-sdk.html)