diff --git a/INSTALL.md b/INSTALL.md index bf152346..eb7952f8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,6 +10,11 @@ If CMake can't find hipcc/nvcc, you can set `-DCMAKE_HIP_COMPILER=` Targeting NVIDIA requires CUfile to be installed +### Prerequisites + +> [!NOTE] +> hipFile relies on the unreleased [ROCm 7.2](https://github.com/ROCm/TheRock) libraries and associated [amdgpu](https://github.com/ROCm/amdgpu) drivers. We will update the install instructions when these are released. + ### Configure You do not need to set the `HIP_PLATFORM` environment variable, as