Merge ~slavik81/ubuntu/+source/glibc:fix-rocm-hipamd-ftbfs into ubuntu/+source/glibc:ubuntu/devel

Proposed by Cory Bloor
Status: Needs review
Proposed branch: ~slavik81/ubuntu/+source/glibc:fix-rocm-hipamd-ftbfs
Merge into: ubuntu/+source/glibc:ubuntu/devel
Diff against target: 47 lines (+31/-0)
2 files modified
debian/patches/arm/lp2032624-amdgpu.patch (+30/-0)
debian/patches/series (+1/-0)
Reviewer Review Type Date Requested Status
Graham Inggs (community) Needs Information
git-ubuntu import Pending
Review via email: mp+464058@code.qastaging.launchpad.net

Description of the change

Add d/p/arm/lp2032624-amdgpu.patch to disable SVE vector types on aarch64 when __HIP_DEVICE_COMPILE__ is set, as this macro is provided by clang to indicates that the code is being built for the GPU, rather than for the CPU. SVE vector types are not available on the GPU.

The rocm-hipamd library and its rdepends FTBFS due to the addition of these vector types in glibc 2.38 (LP2032624). This patch should fix that problem (at least for rocm-hipamd).

To post a comment you must log in.
Revision history for this message
Graham Inggs (ginggs) wrote :

Based on comment 22 in LP: #2032624, I am marking this merge request 'Needs information'.

review: Needs Information

There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches