Bug#1031799: cmake-data: cmake does not search multiarch paths for HIP

2023-03-26 Thread Cordell Bloor
I have been discussing this issue with the upstream developers and have opened a merge request with a fix [1]. On 2/22/23 15:34, Cordell Bloor wrote: It is not possible to use CMake's HIP language support together with the Debian package for HIP. Consider this sample project: CMakeLists.txt:

Bug#1031799: cmake-data: cmake does not search multiarch paths for HIP

2023-02-22 Thread Cordell Bloor
There is a related issue once finding hip-lang-config.cmake is handled. The next problem is this:     CMake Error at /usr/share/cmake-3.25/Modules/CMakeFindDependencyMacro.cmake:47 (find_package):   By not providing "Findamd_comgr.cmake" in CMAKE_MODULE_PATH this project   has asked

Bug#1031799: cmake-data: cmake does not search multiarch paths for HIP

2023-02-22 Thread Cordell Bloor
Package: cmake-data Version: 3.25.1-1 Severity: normal X-Debbugs-Cc: c...@slerp.xyz, debian...@lists.debian.org Dear Maintainer, It is not possible to use CMake's HIP language support together with the Debian package for HIP. Consider this sample project: CMakeLists.txt: