Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will my setup rx 580 (Polaris/gfx803) setup function in AMD's ROCm and HIP applications (eg. blender when it adds legacy cards support) ? #1745

Closed
2 of 3 tasks
CosmicFusion opened this issue May 29, 2022 · 6 comments

Comments

@CosmicFusion
Copy link

CosmicFusion commented May 29, 2022

OS : Arch linux Rolling x64
System :

{CPU : i5-4570s
RAM : 16GB 1666mhz ddr3
GPU : RX 580 8GB}

Driver : mesa-tkg-git + amdgpu-pro (userspace only) + ROCm

Mesa ver : 22.2.0-devel

AMDGPU-PRO ver : 22.10

AMDGPU-PRO pkgs :

{local/amdgpu-pro-libgl 22.10_1395274-1
local/amf-amdgpu-pro 22.10_1395274-1
local/lib32-amdgpu-pro-libgl 22.10_1395274-1
local/lib32-opencl-legacy-amdgpu-pro 22.10.1_1401426-1
local/lib32-vulkan-amdgpu-pro 22.10_1395274-1
local/opencl-legacy-amdgpu-pro 22.10.1_1401426-1
local/vulkan-amdgpu-pro 22.10_1395274-1}

ROCm ver : 5.1.1

ROCm pkgs :

{local/rocblas 5.1.1-1 (patched for polaris)
local/rocm-cmake 5.1.3-1
local/rocm-core 5.1.3-1
local/rocm-device-libs 5.1.1-1
local/rocm-hip-runtime 5.1.3-1
local/rocm-language-runtime 5.1.3-1
local/rocm-llvm 5.1.1-1
local/rocm-opencl-runtime 5.1.1-1 (patched for polaris)
local/rocminfo 5.1.1-2}

my end goal is to know if i have a system that :

  • Supports AMD's ROCm OpenCL runtime
  • Supports AMD's ROCm HIP runtime
  • Supports Blender's Implementation of ROCm HIP

And i have included as much debugging outputs as i can.

clinfo output
hipInfo output
rocminfo output
"vulkaninfo --summary" output

@xuhuisheng
Copy link
Contributor

  1. arch linux might merge gfx803 patch to support gfx803. Or not. [rocm-opencl-runtime] add support for gfx800s rocm-arch/rocm-arch#741
  2. hip did support gfx803. It just a simple layer on the top of driver, compiler.
  3. not familiar with blender.

@CosmicFusion
Copy link
Author

  1. arch linux might merge gfx803 patch to support gfx803. Or not. [rocm-opencl-runtime] add support for gfx800s rocm-arch/rocm-arch#741
  2. hip did support gfx803. It just a simple layer on the top of driver, compiler.
  3. not familiar with blender.
1. arch linux might merge gfx803 patch to support gfx803. Or not. <https://github.com/rocm-arch/rocm-arch/issues/741>

Actually I don't know why this issue is open , your patch is already merged into the AUR .

hip did support gfx803. It just a simple layer on the top of driver, compiler.

Well that's a relief.

not familiar with blender.

Guess we'll wait and see then :(

@acxz
Copy link

acxz commented Jul 10, 2022

arch linux might merge gfx803 patch to support gfx803.

rocm-arch/rocm-arch#741 (comment)

Actually I don't know why this issue is open

rocm-arch/rocm-arch#741 (comment)

@Mhowser
Copy link

Mhowser commented Sep 8, 2022

Has anybody been able to test this now that the patch is out? I would do it myself, but due to IRL circumstances I can't swap out my current operating system for Arch on my desktop PC yet.

@abhimeda
Copy link
Collaborator

@CosmicFusion Hi, is your issue resolved on the latest ROCm? If so can we close this ticket?

@CosmicFusion
Copy link
Author

I no longer own the card, so for me it's technically resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants