Bug 2249261
| Summary: | Blender + HIP + mesa crashing on Radeon RX 6650 (RDNA2) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Luke <lucas.kurdziel> |
| Component: | blender | Assignee: | Luya Tshimbalanga <luya_tfz> |
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | code, design-devel, epel-packagers-sig, jjadigo, kwizart, luya_tfz, negativo17 |
| Target Milestone: | --- | Keywords: | Desktop |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-07-19 00:21:31 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Luke
2023-11-11 18:51:28 UTC
Hello Luke, Yes currently, rocm-hip is the equivalent of hip-runtime-amd used on Blender. The issue is reported on both upstream blender (https://projects.blender.org/blender/blender/issues/109431) and rocclr (#2216594). How can it be the upstream issue if the same software on the same hardware works on *different distribution*? Not even that, it's a container running on Fedora so in both cases it's the same kernel. All that's "different" is the Blender build and hip runtime. Have you identified the problem and are sure it's not a packaging/compiling problem? (In reply to Luke from comment #2) > How can it be the upstream issue if the same software on the same hardware > works on *different distribution*? Not even that, it's a container running > on Fedora so in both cases it's the same kernel. All that's "different" is > the Blender build and hip runtime. Have you identified the problem and are > sure it's not a packaging/compiling problem? Not exactly working on different distribution as highlighted on https://projects.blender.org/blender/blender/issues/100353. Additionally, Fedora build system has enabled security features. The problem is mainly HIP related hence the report to rocclr. More test needed to debug the root cause. I am having the same problem with F39 Name: gfx1031 Uuid: GPU-XX Marketing Name: AMD Radeon RX 6700 XT Vendor Name: AMD Feature: KERNEL_DISPATCH Profile: BASE_PROFILE Float Round Mode: NEAR Max Queue Number: 128(0x80) Queue Min Size: 64(0x40) Queue Max Size: 131072(0x20000) Queue Type: MULTI Node: 2 Device Type: GPU kernel: 6.6.2-201.fc39.x86_64 The system crashed when it tried to render cycles with the GPU. I know this is an old bug and F38 (and F39) is EOL but I wanted to give update for posterity: Blender GPU rendering on Fedora 40 with ROCm stack on AMD RX 6650 works beautifully now! Thank you everyone. Glad to read the issue got resolved. Let's close it for now. |