-
Notifications
You must be signed in to change notification settings - Fork 55
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
[Issue]: RCOM-6.1.3 crash of any OpenCL program (clinfo or custom) upon loading #93
Comments
Same with rocm 6.2 |
@artyom-beilis AMD dropped supporting gfx8 officially from ROCm 4.0. Related ticket: ROCm/ROCm#1265 |
|
Hi @artyom-beilis, we will look into this. Can you try running |
It is problematic, since I downgraded to ROCM-5.7.2 - at least I have working OpenCL rocm driver. I'll see when I can do it. Anyway from the crash backtrace it looks the location is different |
Closing due to lack of recent activity. Please update the issue if it persists and I'll reopen it. |
Problem Description
Any opencl program crashes
OpenCL runtime
Here backtrace from clinfo:
Here from other opencl program
While I understand that you don't support hip/pytorch and other stuff on for GCN4 - OpenCL is something that goes with official specs of the GPU and I expect a working OpenCL driver.
Operating System
Ubuntu 22.04 amd64
CPU
Intel i5 6600
GPU
AMD Radeon VII
ROCm Version
ROCm 6.1.0
ROCm Component
clr
Steps to Reproduce
Install opencl and run clinfo -l
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
Additional Information
No response
The text was updated successfully, but these errors were encountered: