Dependencies#
HIP-VS supports Microsoft Visual Studio 2017
(not older than 15.9.65), Microsoft Visual Studio 2019
(not older than 16.11.39), and Microsoft Visual Studio 2022
(not older than 17.10.0).
To use HIP-VS 6.2 the following components of Visual Studio should be installed:
Desktop Development with C++
AMD HIP SDK 6.2
, andHIP_PATH
environment should be set to its root folder for using HIP-VS extension forAMD GPU
targets*CUDA Toolkit 12.5.1 for Windows, and
CUDA_PATH
environment should be set to its root folder for using HIP-VS extension forNVIDIA 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