-
Notifications
You must be signed in to change notification settings - Fork 236
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
[COMGR][debug][test_gpu_reference_kernel] compiler errors #898
Comments
@shurale-nkn Please attach full logs. Please also try |
@shurale-nkn Logs not needed. |
Replay job launched ( |
This solves the problem. |
PCH functionality seems at least partially broken in ROCm 4.2 release. @shurale-nkn to provide W/A for this specific test.
/cc @junliume |
Most likely we'll switch to from COMGR to HIPRTC for online HIP builds. |
Can you please remind me what is the status of this? W/A is included in some of your PRs or...? |
MIOPEN_DEBUG_COMGR_HIP_PCH_ENFORCE=0 in #970 |
- Limit the number of combinations for a single dimension for pooling and convolution tests - Resolves "[PR Testing] Get rid of test redundancy" #816 - Resolves "[COMGR] Code quality: reference binding to null pointer of type 'char'" #877 - Tests: Test generator now includes a batch greater than 1 and able to variate count of tests using --limit - Tests: Various improvements in tests/CMakeLists. Fixed LONG_TESTS, added information about skipped tests. - CI: Refactored Jenkinsfile, reshuffled test stage sequence - Added W/A: "[COMGR][debug][test_gpu_reference_kernel] compiler errors" #898 - Added W/A: "[iGemmfwd][test_conv2d][gfx906][half] Verification failed" #936
- Limit the number of combinations for a single dimension for pooling and convolution tests - Resolves "[PR Testing] Get rid of test redundancy" #816 - Resolves "[COMGR] Code quality: reference binding to null pointer of type 'char'" #877 - Tests: Test generator now includes a batch greater than 1 and able to variate count of tests using --limit - Tests: Various improvements in tests/CMakeLists. Fixed LONG_TESTS, added information about skipped tests. - CI: Refactored Jenkinsfile, reshuffled test stage sequence - Added W/A: "[COMGR][debug][test_gpu_reference_kernel] compiler errors" #898 - Added W/A: "[iGemmfwd][test_conv2d][gfx906][half] Verification failed" #936
The library now detects PCH state correctly. MIOPEN_DEBUG_COMGR_HIP_PCH_ENFORCE can be removed as well as WORKAROUND_ISSUE_898. |
Many errors from compiler during the test_gpu_reference_kernel execution in COMGR build.
ROCm:4.0
gfx906
Runtime:Hip
Not reproduced in CI docker Rocm 3.7.
Reproduced at Rocm 4.2
The text was updated successfully, but these errors were encountered: