-
Notifications
You must be signed in to change notification settings - Fork 230
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
[ROCm 6.0][offline GPU compiler] DEV tests failing test_check_numerics_test test_reduce_test test_find_db #2617
Comments
@junliume In the provided log, |
@atamazov I think the first reports base OS ROCm version. You can use the docker I sent the other day with hipRTC changes to reproduce this issue. This issue is blocking CI docker upgrade so majority of CI dockers are not yet 6.0 |
@junliume Thanks, my Q was silly ;) Can you please rename this to "[ROCm 6.0][offline GPU compiler] ... "? It might also be worth assigning urgency_blocker as this blocks CI upgrade. |
I'm afraid that hipcc got rid of some necessary headers which make this harder to fix, I've asked the team to take a look. hipcc and hipRTC, one thing a time and I think you are more familiar with the second one? :) |
@junliume I am more familiar with both ;) |
Good thing is that both problems are reproducible from the docker :) |
@junliume Well, this seems a compiler regression in 6.0. ROCm 5.7.1 does not have these problems. Do we need a workaround for this issue? |
@atamazov yes. Compiler patch comes along slowly, but I will create a ticket for them. In parallel we should work around it if at all possible to unblock CI upgrade. |
2617.log
[Steps to Reproduce]:
[Observations]:
The text was updated successfully, but these errors were encountered: