Re: Running up that (HIP) hill
On 2022-02-16 08:30, Maxime Chambonnet wrote:
- installing in /usr/hip will break the header hierarchy with
include_next, for anything that will try to call HIP...
Cory has proposed an LLVM patch [2] which seems to solve the issue!
[2]
https://github.com/cgmb/llvm-project/commit/74fd6baf3409d6009b6264f337a3e09176a1fb62
Sam has opened an LLVM review for this change [1]. My patch was just a
workaround for a few specific cases on Linux rather than a general fix
for all platforms, so the change that eventually corrects this problem
upstream will probably be a bit different.
[1]: https://reviews.llvm.org/D120132
Sincerely,
Cory Bloor
Reply to: