-
Notifications
You must be signed in to change notification settings - Fork 548
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
Failed run tensorflow 2.3.0 with rocm 3.9.0(/src/external/hip-on-vdi/rocclr/hip_code_object.cpp:120: guarantee(false && "hipErrorNoBinaryForGpu: Coudn't find binary for current devices!")) #2187
Comments
Duplicate of ROCm/ROCm#1269 |
Which GPU are you running it on? |
RX 5700 |
I test rocspare with source code and get same error |
Agent 2 Name: gfx1010 |
Ubuntu 20.04.1 LTS |
@zoran-liu RX 5700 please refer this issue : ROCm/pytorch#718 (comment) |
I have the same error in ubuntu18.04.5 + Radeon Rx Vega10 Graphics + Rocm 3.10. |
Fixed in latest ROCm 6.0.2 (HIP 6.0.32831). Closing Ticket |
/src/external/hip-on-vdi/rocclr/hip_code_object.cpp:120: guarantee(false && "hipErrorNoBinaryForGpu: Coudn't find binary for current devices!")
The text was updated successfully, but these errors were encountered: