Dependencies#
HIP-VS supports Microsoft Visual Studio 2017 (not older than 15.9.76), Microsoft Visual Studio 2019 (not older than 16.11.50), and Microsoft Visual Studio 2022 (not older than 17.14.13).
- To use HIP-VS 7.0.0.12, the following components of Visual Studio should be installed: - Desktop Development with C++
- AMD HIP SDK 7.0and- HIP_PATHenvironment should be set to its root folder for using HIP-VS extension for- AMD GPUtargets*
- CUDA Toolkit 12.9.1 for Windows, and - CUDA_PATHenvironment should be set to its root folder for using HIP-VS extension for- NVIDIA GPUtargets (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