Armin Wehrfritz

Results 32 comments of Armin Wehrfritz

Yes, agreed, the check in clang should account for install locations in `/usr/share/hip/` and `/usr/local/share/hip/`. However, if I understand the [current logic](https://github.com/llvm/llvm-project/blob/llvmorg-14.0.6/clang/lib/Driver/ToolChains/AMDGPU.cpp#L451-L459) for finding `.hipVersion` correctly, then the checks are...

@Mystro256, I would appreciate if you could have a look at this and forward it to the right people to get this fixed.

Good point about the hidden hipInfo file. Ideally we would get rid of those altogether and set those variables during the build process. By maybe that is another problem. I...

@Mystro256 I have updated this branch now to adopt your suggestion to look for the HSA runtime library. This works well in my Fedora packages where `.hipInfo` and `.hipVersion` are...

Thanks for your review and comments @cgmb. I have converted this PR to a draft since I realised that there are still various entangled issues in the perl scripts for...

Will this be merged some time soon, or what is the ETA for this to land in master/a released version?

I ran into the same issue: ``` ERROR: found non overlapped node in AMR structure ``` Has there been any progress on getting this resolved? I tested this with the...

Just to keep track of this also here, there are patches now which implement this: https://lkml.org/lkml/2020/7/29/87

Is this still an issue? There were a few recent PRs that may be relevant to this issue, though the issue was not mentioned. As this is the roadblock for...

Thanks @superm1, much appreciated! Do you reckon you (or someone in your team at Dell*) get this overhaul done in the near future or would it be better to release...