HIP SDK installation for Windows#

2025-08-18

5 min read time

Applies to Windows

The HIP SDK for Windows brings a subset of theROCmplatform to Windows. It provides APIs and tooling to leverage the computational powerof accelerators and GPUs to create high-performance, portable applications usingHIP.

HIP SDK changes#

As of ROCm version 6.1.2, the HIP SDK for Windows includes updated versions ofthe runtime componentsamdhip64 andamd_comgr. To use the latestcapabilities of the HIP SDK, reference the new versions of these DLL binaries:

  • amdhip64_6.dll (formerlyamdhip64.dll)

  • amd_comgr_2.dll (formerlyamd_comgr.dll)

The latest version of HIP Ray Tracing (RT) (version 2.5.41f6849) is named hiprt0200564.dll as of ROCm version 6.4.2.

Note

The HIP SDK on Windows for ROCm 6.x is not backwards compatible with previous majorversions such as 5.x.

Windows quick start installation guide#

For a quick summary on installing the HIP SDK on Windows, follow the steps listed on this page.Find a more detailed installation guide inInstall HIP SDK.

System requirements#

The HIP SDK is supported on Windows 10 and 11, and Windows Server 2022. You can install HIP on a system without AMD GPUsto use the build toolchains, but to run HIP applications, you’ll need a compatible GPU. Refer toWindows-supported GPUs and APUs for more details.

HIP SDK installation#

  1. Download the installer.

    Download the installer from theHIP SDK download page.

    The download page lists supported OSes for different available ROCm versions,with a link to download the related installer. Select the download file matchingthe ROCm version you want to install.

    Clicking the HIP SDK download link takes you to a license page that you mustaccept before the download will begin. Specify the location to save the downloadfile to.

  2. Launch the installer.

    To launch the AMD HIP SDK Installer, click theSetup icon shown in the following image.

    Icon with AMD arrow logo and User Access Control Shield overlay

    The installer requires Administrator Privileges, so you may be greeted with aUser Access Control (UAC) pop-up. Click Yes.

    User Access Control pop-upUser Access Control pop-up

    The installer executable will temporarily extract installer packages toC:\\AMD, which it removesafter completing the installation. You’ll see the “Initializing install” window during extraction.

    Window with AMD arrow logo, futuristic background and progress counter

    The installer will then detect your system configuration to determine which installable componentsare applicable to your system.

    Window with AMD arrow logo, futuristic background and activity indicator
  3. Customize the install.

    When the installer launches, it displays a window that lets you customize the installation. By default,all components are selected for installation.

    Window with AMD arrow logo, futuristic background and activity indicator
    1. HIP SDK installer

      The HIP SDK installation options are listed in the following table.

      HIP components

      Install type

      Additional options

      HIP SDK Core

      6.2.0

      Install location

      HIP Libraries

      Full, Partial, None

      Runtime, Development (Libs and headers)

      HIP Runtime Compiler

      Full, Partial, None

      Runtime, Development (headers)

      HIP Ray Tracing

      Full, Partial, None

      Runtime, Development (headers)

      Visual Studio Plugin

      Full, Partial, None

      Visual Studio 2017, 2019, 2022 Plugin

      Note

      Theselect/deselectall options only apply to the installation of HIP SDK components. Toinstall the bundled AMD Display Driver, manually select the install type.

      Tip

      Should you only wish to install a few select components, deselecting all, then selectingindividual components may be more convenient.

    2. AMD display driver

      The HIP SDK installer bundles an AMD Radeon Software PRO 23.30 installer.The supported install options and types are summarized in the following tables:

      Install option

      Description

      Install Location

      Location on disk to store driver files.

      Install Type

      The breadth of components to be installed.

      Factory Reset (optional)

      A Factory Reset will remove all prior versions of AMD HIP SDK and drivers. You will not be able to roll back to previously installed drivers.

      Install type

      Description

      Full Install

      Provides all AMD Software features and controls for gaming, recording, streaming, and tweaking the performance on your graphics hardware.

      Minimal Install

      Provides only the basic controls for AMD Software features and does not include advanced features such as performance tweaking or recording and capturing content.

      Driver Only

      Provides no user interface for AMD Software features.

      Note

      You must perform a system restart for a complete installation of the Display driver.

  4. Install components.

    Please wait for the installation to complete as shown in the following image.

    Window with AMD arrow logo, futuristic background and progress meter
  5. Complete installation.

    After the installation is complete, the installer window might prompt you for a system restart. ClickFinish orRestart in the lower-right corner, as shown in the following image.

    Window with AMD arrow logo, futuristic background and completion notice

    Note

    If the installer terminates mid-installation, you can safely remove the temporary directory createdunderC:\AMD. Installed components don’t depend on this folder unless you explicitly chose this as the install folder.

Uninstall#

All components, except the Visual Studio plug-in, should be uninstalled through Control Panel >Add/Remove Program. You can uninstall HIP SDK components through the Windows Settings app.Navigate to “Apps > Installed apps”, click the ellipsis (…) on the far right next to the component youwant to uninstall, then click “Uninstall”.

Installed apps section of the settings app showing installed HIP SDK componentsInstalled apps section of the settings app showing installed HIP SDK components