[Martijn Otto]
> I'm trying to use HIP from CMake, using the packages available in
> Trixie. I'm running into an issue where CMake is unable to find
> hip-lang-config.cmake.

Did you try to set HIPCXX to clang-17, something like this?

  "HIPCXX=clang-17 cmake"

It helped me when trying to build llama.cpp.

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to