Skip to content

randyh62/rocm-install-on-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIP SDK installation documentation (Windows)

This repository contains installation instructions for the HIP SDK on Windows, along with installation-related information.

For Linux-related installation information, refer to the Linux installation GitHub repository or the ROCm docs Linux install page.

Building our documentation

For a quick-start build, use the following code. For more options and detail, refer to Building documentation.

cd docs

pip3 install -r sphinx/requirements.txt

python3 -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html