Patched for GFX7xx? #838
-
Hello! rocminfo displays my gfx701 device with the full amdgpu-amd-amdhsa--gfx701 identifier. opencl however begins to show the only the first part of clinfo before freezing. Is there a way to patch this to force gfx701 support? (In a similar fashion to the arch4edu. llvm-amdgpu package, I suppsose) It looks like the device libs have bitcode for gfx701. (Use case: using multiple gfx701 devices in a distcc system to speed up compile times while using new GPUs for other projects with -fopemp offload --- also to play with opencl performance tests) |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
-
What was the patch for the llvm-amdgpu package? If it doesn't interfere with support for other gfx's then feel free to submit a PR and we can take a look at it. |
Beta Was this translation helpful? Give feedback.
-
I doubt that it is possible to support (pre-) Hawaii cards with current ROCm. Support was dropped before ROCm 2.0, see this comment and the discussion in the linked issue. |
Beta Was this translation helpful? Give feedback.
I doubt that it is possible to support (pre-) Hawaii cards with current ROCm. Support was dropped before ROCm 2.0, see this comment and the discussion in the linked issue.