Page MenuHomeSolus

Update rocm-compilersupport to 5.3.3
ClosedPublic

Authored by Jacek on May 1 2023, 10:02 PM.
Tags
None
Referenced Files
F11037293: D14076.id34322.diff
Wed, Aug 9, 8:22 PM
F11037292: D14076.id.diff
Wed, Aug 9, 8:22 PM
F11037291: D14076.id34356.diff
Wed, Aug 9, 8:22 PM
F11037290: D14076.id34350.diff
Wed, Aug 9, 8:22 PM
F11037289: D14076.id34351.diff
Wed, Aug 9, 8:22 PM
F11027208: D14076.diff
Wed, Aug 9, 3:37 AM
F11007792: D14076.diff
Tue, Aug 1, 10:09 PM
F10921971: D14076.diff
Jul 9 2023, 3:53 PM
Subscribers

Details

Summary

Depends on D14075
Update for ROCm stack update
Detailed changelog here

Test Plan

rocm-hip and rocm-opencl work

Diff Detail

Repository
R5563 rocm-compilersupport
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 5041
Build 5041: arc lint + arc unit

Event Timeline

Jacek requested review of this revision.May 1 2023, 10:02 PM

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.

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

Bring back some necessary sed commands as they are needed to fix tests, replace some with a patch from Gentoo

This revision is now accepted and ready to land.May 3 2023, 6:36 PM
This revision was automatically updated to reflect the committed changes.