Dependencies

Dependencies#

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

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

    • Desktop Development with C++

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

    • CUDA Toolkit 11.8 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 ROCm 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