mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
* Update links to components to point the `therock-7.9.0` ref * Add build from source page * lint: fix caps and update .wordlist.txt * add link to "development manuals" list * add links to TheRock's development guide and fix step 4 * wording and fmt * fix spacing * fix fmt * Fix documentation linting errors * fix spacing
788 B
788 B
-
Delete the
C:\TheRock\buildand its contents. -
Delete the environment variables. For example, using PowerShell as an administrator:
[Environment]::SetEnvironmentVariable("HIP_PATH", $null, "Machine") [Environment]::SetEnvironmentVariable("HIP_DEVICE_LIB_PATH", $null, "Machine") [Environment]::SetEnvironmentVariable("HIP_PLATFORM", $null, "Machine") [Environment]::SetEnvironmentVariable("LLVM_PATH", $null, "Machine") -
Remove the following paths from your PATH environment variable using your system settings GUI.
-
C:\TheRock\build\bin -
C:\TheRock\build\lib\llvm\bin
-
-
If you want to uninstall the Adrenalin driver, see Uninstall AMD Software.