Skip to content
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

[BLAS] rocBLAS backend test can fail with HSA_STATUS_ERROR_INVALID_PACKET_FORMAT #486

Open
Rbiessy opened this issue May 14, 2024 · 0 comments
Labels
bug A request to fix an issue

Comments

@Rbiessy
Copy link
Contributor

Rbiessy commented May 14, 2024

Summary

From the CI, the test BLAS/CT/RotTestSuite/RotTests.RealSinglePrecision/Column_Major_AMD_Instinct_MI210 can fail with the rocBLAS backend. The error does not seem deterministic.

Version

Tested with the HEAD of develop branch: 99e85be

Environment

CI build with AdaptiveCpp enabled and the rocBLAS backend on AMD.

Observed behavior

Runtime error:

:0:rocdevice.cpp            :2788: 73916926068 us: 38926: [tid:0x7f1f5346f640] Callback: Queue 0x7f1e43e00000 aborting with error : HSA_STATUS_ERROR_INVALID_PACKET_FORMAT: The AQL packet is malformed. code: 0x1009
@Rbiessy Rbiessy changed the title [BLAS] rocBLAS backend test fails with HSA_STATUS_ERROR_INVALID_PACKET_FORMAT [BLAS] rocBLAS backend test can fail with HSA_STATUS_ERROR_INVALID_PACKET_FORMAT May 14, 2024
@Rbiessy Rbiessy added the bug A request to fix an issue label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A request to fix an issue
Projects
None yet
Development

No branches or pull requests

1 participant