Dependencies

Dependencies#

HIP-VS supports Microsoft Visual Studio 2017 (not older than 15.9.60), Microsoft Visual Studio 2019 (not older than 16.11.43), and Microsoft Visual Studio 2022 (not older than 17.1.0).

  • To use HIP-VS 6.1 the following components of Visual Studio should be installed:

    • Desktop Development with C++

    • AMD HIP SDK 6.1, and HIP_PATH environment should be set to its root folder for using HIP-VS extension for AMD GPU targets*

    • CUDA Toolkit 12.3.2 for Windows, and CUDA_PATH environment should be set to its root folder for using HIP-VS extension for NVIDIA GPU targets (CUDA Toolkit installer implicitly performs it by default)*

* Both AMD HIP SDK and CUDA Toolkit can be installed in the system and used by the HIP-VS extension in Visual Studio.

  • To build HIP-VS from sources the following components of Visual Studio should be installed:

    • .Net desktop Development

    • .Net Framework 4.8

    • Visual Studio Extension Development