You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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
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:
The text was updated successfully, but these errors were encountered: