Details
Details
- Reviewers
Staudey - Group Reviewers
Triage Team - Commits
- R5563:ab4b3f15156e: Update rocm-compilersupport to 5.3.3
rocm-hip and rocm-opencl work
Diff Detail
Diff Detail
- Repository
- R5563 rocm-compilersupport
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
When I build this it creates <Path fileType="header">/usr/include/amd_comgr.h</Path>
in addition to the <Path fileType="header">/usr/include/amd_comgr/amd_comgr.h</Path> shown here
btw that's quite a lot of sed action. Wouldn't it be a bit cleaner to use patches instead? Not that I would want to block this diff solely based on that.
Comment Actions
Remove sed commands leftover from package of 5.1.3 and 5.2.3, switch off reorg backward compatibility to remove redundant header file, add patch for Blender
Comment Actions
Bring back some necessary sed commands as they are needed to fix tests, replace some with a patch from Gentoo